type html/template.delim
5 uses
html/template (current package)
context.go#L20: delim delim
context.go#L166: type delim uint8
context.go#L172: delimNone delim = iota
delim_string.go#L11: func (i delim) String() string {
delim_string.go#L12: if i >= delim(len(_delim_index)-1) {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |