func golang.org/x/pkgsite/internal/cookie.Set

2 uses

	golang.org/x/pkgsite/internal/cookie (current package)
		flash.go#L53: func Set(w http.ResponseWriter, name, val, urlPath string) {

	golang.org/x/pkgsite/internal/frontend
		404.go#L101: 		cookie.Set(w, cookie.AlternativeModuleFlash, fullPath, u)