Documentation ¶
Overview ¶
Package raw provides a coordination point for package safehtml, package uncheckedconversions, package legacyconversions, and package testconversions. raw must only be imported by these four packages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HTML interface{}
HTML is the raw constructor for a safehtml.HTML.
View Source
var Identifier interface{}
Identifier is the raw constructor for a safehtml.Identifier.
View Source
var Script interface{}
Script is the raw constructor for a safehtml.Script.
View Source
var Style interface{}
Style is the raw constructor for a safehtml.Style.
View Source
var StyleSheet interface{}
StyleSheet is the raw constructor for a safehtml.StyleSheet.
View Source
var TrustedResourceURL interface{}
TrustedResourceURL is the raw constructor for a safehtml.TrustedResourceURL.
View Source
var URL interface{}
URL is the raw constructor for a safehtml.URL.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.