app

package
v1.10.3 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	auth.ConfigAuth
	// contains filtered or unexported fields
}

func (*Config) GetAuthType added in v1.6.0

func (c *Config) GetAuthType() authEnums.AuthorizationType

func (*Config) IsApplicationAdminEnable added in v1.6.0

func (c *Config) IsApplicationAdminEnable() bool

func (*Config) IsDisabledBroker added in v1.3.0

func (c *Config) IsDisabledBroker() bool

type IAppConfig

type IAppConfig interface {
	IsDisabledBroker() bool
	IsApplicationAdminEnable() bool
	GetAuthType() authEnums.AuthorizationType
}

func SetupApp

func SetupApp(grpcCon grpc.ClientConnInterface) IAppConfig

Jump to

Keyboard shortcuts

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