templatefn

package
v0.1212.0 Latest Latest
Warning

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

Go to latest
Published: May 24, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func All

func All(globals *Globals) map[string]any

Types

type Globals added in v0.999.0

type Globals struct {
	Tag         string
	Region      string
	OneloginURL string
	StaticHash  string
	RumConfig   RumConfig
	ActorTypes  actor.Types
	Paths       page.AppPaths
}

Globals contains values that are used in templates and do not change as the app runs.

type RumConfig added in v0.999.0

type RumConfig struct {
	GuestRoleArn      string
	Endpoint          string
	ApplicationRegion string
	IdentityPoolID    string
	ApplicationID     string
}

Jump to

Keyboard shortcuts

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