func github.com/google/safehtml.HTMLConcat
6 uses
github.com/google/safehtml (current package)
html.go#L50: func HTMLConcat(htmls ...HTML) HTML {
golang.org/x/pkgsite/internal/frontend
unit.go#L239: return safehtml.HTMLConcat(
golang.org/x/pkgsite/internal/godoc/dochtml/internal/render
idents.go#L309: return safehtml.HTMLConcat(outs...)
linkify.go#L174: return safehtml.HTMLConcat(htmls...)
linkify.go#L357: return safehtml.HTMLConcat(htmls...)
linkify.go#L504: return safehtml.HTMLConcat(htmls...)
![]() |
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. |