Documentation ¶
Index ¶
Constants ¶
View Source
const (
DisabledBrokerEnv = "HORUSEC_DISABLED_BROKER"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IAppConfig ¶
type IAppConfig interface {
IsDisabledBroker() bool
}
func SetupApp ¶
func SetupApp() IAppConfig
Click to show internal directories.
Click to hide internal directories.