env

package
v0.0.0-...-9fd81f0 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2021 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Auth

type Auth struct {
	SessStore sessions.Store
	SAML      *samlsp.Middleware
}

type Env

type Env struct {
	WG    sync.WaitGroup
	Sugar *zap.SugaredLogger

	Cfg   cfg.Cfg
	FS    afero.Fs
	Redis *redis.Client
	Auth  *Auth
	Isard *isard.Isard
}

Env is used for dependency injection

Jump to

Keyboard shortcuts

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