func net/http.htmlEscape
2 uses
net/http (current package)
server.go#L2179: body := "<a href=\"" + htmlEscape(url) + "\">" + statusText[code] + ".\n"
server.go#L2194: func htmlEscape(s string) string {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)