type github.com/google/safehtml/template.state
7 uses
github.com/google/safehtml/template (current package)
context.go#L19: state state
context.go#L61: type state uint8
context.go#L69: stateText state = iota
context.go#L94: func isComment(s state) bool {
context.go#L103: func isInTag(s state) bool {
state_string.go#L11: func (i state) String() string {
state_string.go#L12: if i >= state(len(_State_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. |