Documentation
¶
Overview ¶
common contains common types and functions shared across multiple preprocessors.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AllowedKey ¶
AllowedKey holds a public key (or domain name) that is known, and assets signed with this key are allowed into the system. The project and type for this key are presumed to be already known/filtered from context.
func BrowsertrixSigningDomains ¶
func BrowsertrixSigningDomains() []*AllowedKey
BrowsertrixSigningDomains from config file, using default of "signing.app.browsertrix.com" if nothing is specified in config.
Click to show internal directories.
Click to hide internal directories.