app

package
v1.0.1-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DisableEmailServiceEnv = "HORUSEC_ACCOUNT_DISABLE_EMAIL_SERVICE"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	DisableEmailService bool
}

func (*Config) IsEmailServiceDisabled

func (a *Config) IsEmailServiceDisabled() bool

type IAppConfig

type IAppConfig interface {
	IsEmailServiceDisabled() bool
}

func SetupApp

func SetupApp() IAppConfig

Jump to

Keyboard shortcuts

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