config

package
v0.0.0-...-10e1706 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppConfig

type AppConfig struct {
	TemplCache     TemplateCache
	SessionManager *scs.SessionManager
	Env            string
	CSRFkey        []byte
	IsProd         bool
}

type Environment

type Environment struct {
	CSRF_KEY string
	DSN      string
}

type TemplateCache

type TemplateCache map[string]*template.Template

Jump to

Keyboard shortcuts

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