Documentation
¶
Index ¶
- func NewCommanderConfiguration(filePath string) auth.IConfigurationStorage
- func NewJsonConfigurationFile(filePath string) auth.IConfigurationStorage
- func NewJsonConfigurationFileLoader(filename string) auth.IJsonConfigurationLoader
- func NewJsonConfigurationStorage(loader auth.IJsonConfigurationLoader) auth.IConfigurationStorage
- func NewKeeperEndpoint(server string, storage auth.IConfigurationStorage) auth.IKeeperEndpoint
- func NewLoginAuth(endpoint auth.IKeeperEndpoint) auth.ILoginAuth
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommanderConfiguration ¶
func NewCommanderConfiguration(filePath string) auth.IConfigurationStorage
func NewJsonConfigurationFile ¶
func NewJsonConfigurationFile(filePath string) auth.IConfigurationStorage
func NewJsonConfigurationFileLoader ¶
func NewJsonConfigurationFileLoader(filename string) auth.IJsonConfigurationLoader
func NewJsonConfigurationStorage ¶
func NewJsonConfigurationStorage(loader auth.IJsonConfigurationLoader) auth.IConfigurationStorage
func NewKeeperEndpoint ¶
func NewKeeperEndpoint(server string, storage auth.IConfigurationStorage) auth.IKeeperEndpoint
func NewLoginAuth ¶
func NewLoginAuth(endpoint auth.IKeeperEndpoint) auth.ILoginAuth
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.