common

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 13, 2026 License: MIT Imports: 1 Imported by: 0

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

type AllowedKey struct {
	Key  string
	Name string
}

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL