pages

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PagePrefix = "/pages"
	PageRoute  = "/pages/*path" // *path tells the router to match anything after the /pages
)

Variables

View Source
var Theme = &base.Theme{
	Colors:    nil,
	Screens:   styled.TailwindUIScreens,
	Resolvers: base.ThemeResolvers{},
}

Functions

func CreatePages

func CreatePages(
	ctx context.Context,
	logger peji.Logger,
	station *ochestrator.Station,
	envConfig *nenv.EnvStore,
	maxIdleness time.Duration,
	idleCheckDuration time.Duration,
) (*peji.Pages, error)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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