cosmetic
This commit is contained in:
parent
c8551eac5b
commit
155a619aee
@ -173,7 +173,7 @@ func (ctx *renderContext) templateFuncs(ctxMap map[string]interface{}) map[strin
|
|||||||
},
|
},
|
||||||
|
|
||||||
"tls_dir": func(name string) (s string, err error) {
|
"tls_dir": func(name string) (s string, err error) {
|
||||||
log.Printf("CTX: %p", ctx)
|
log.Printf(" CTX: %p", ctx)
|
||||||
return getKeyCert(name, "tls_dir")
|
return getKeyCert(name, "tls_dir")
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user