type github.com/google/safehtml/template.delim
5 uses
github.com/google/safehtml/template (current package)
context.go#L20: delim delim
context.go#L112: type delim uint8
context.go#L118: 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. |