Documentation
¶
Overview ¶
Package frontend handles the generation, and instantiation of Pomerium's html templates.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FS embed.FS
FS is the frontend assets file system.
Functions ¶
func MustAssetHandler ¶
MustAssetHandler wraps a call to the embedded static file system and panics if the error is non-nil. It is intended for use in variable initializations
func NewTemplates ¶
NewTemplates loads pomerium's templates. Panics on failure.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.