package raw
import "github.com/google/safehtml/internal/template/raw"
Package raw provides a coordination point for package safehtml/template and package safehtml/template/uncheckedconversions. raw must be imported only by these two packages.
Index ¶
Variables ¶
var TrustedSource interface{}
TrustedSource is the raw constructor for a template.TrustedSource.
var TrustedTemplate interface{}
TrustedTemplate is the raw constructor for a template.TrustedTemplate.
Source Files ¶
- Version
- v0.1.0 (latest)
- Published
- Apr 30, 2022
- Platform
- linux/amd64
- Last checked
- 3 weeks ago –
Tools for package owners.