github.com/google/safehtml.Identifier.String (method)
4 uses
github.com/google/safehtml (current package)
identifier.go#L81: func (i Identifier) String() string {
github.com/google/safehtml/template
sanitizers.go#L541: return safeTypeValue.String(), nil
golang.org/x/pkgsite/internal/godoc/dochtml/internal/render
idents.go#L107: pids.pkgIDs[pkg.Name][idk.ID.String()] = true // E.g., ["io"]["Reader.Read"]
linkify.go#L455: if idIdx < len(anchorPoints) && anchorPoints[idIdx].ID.String() != "" {
![]() |
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. |