Run formatter
This commit is contained in:
parent
944663c2b1
commit
6d260619b7
@ -22,8 +22,8 @@ type Namespace struct {
|
|||||||
WriteOnSuccess bool
|
WriteOnSuccess bool
|
||||||
// NilToZero indictes whether nil pointer values should be converted to zero values of their underlying
|
// NilToZero indictes whether nil pointer values should be converted to zero values of their underlying
|
||||||
// types.
|
// types.
|
||||||
NilToZero bool
|
NilToZero bool
|
||||||
escapeHTML *bool
|
escapeHTML *bool
|
||||||
}
|
}
|
||||||
|
|
||||||
// New returns a new template namespace
|
// New returns a new template namespace
|
||||||
|
Loading…
x
Reference in New Issue
Block a user