github.com/google/safehtml.URLSet.String (method)

2 uses

	github.com/google/safehtml (current package)
		urlset.go#L165: func (s URLSet) String() string {

	github.com/google/safehtml/template
		sanitizers.go#L637: 	return safehtml.URLSetSanitized(input).String(), nil