Documentation ¶
Index ¶
Constants ¶
View Source
const ( REPLACE_URL_TAG = "##URL##" REPLACE_SRI_TAG = "##SRI_HASH##" REPLACE_CROSSORIGIN = "##CROSSORIGIN##" )
Variables ¶
View Source
var ( SRIKinds = []string{"sha256", "sha384", "sha512"} CROSSORIGIN = []string{"anonymous", "use-credentials"} )
Functions ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.