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

2 uses

	golang.org/x/pkgsite/internal/cookie (current package)
		flash.go#L31: 	val, err := Base64Value(c)
		flash.go#L44: func Base64Value(c *http.Cookie) (string, error) {