viperplg

package
v0.0.0-...-f1d6605 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2023 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 ViperConfig

type ViperConfig struct {
	// contains filtered or unexported fields
}

func InitViperConfig

func InitViperConfig() *ViperConfig

func (*ViperConfig) GetDBConnectionString

func (cfg *ViperConfig) GetDBConnectionString() string

func (*ViperConfig) GetDBPassword

func (cfg *ViperConfig) GetDBPassword() string

func (*ViperConfig) GetDBUsername

func (cfg *ViperConfig) GetDBUsername() string

func (*ViperConfig) GetFileStorageLocalFSBasePath

func (cfg *ViperConfig) GetFileStorageLocalFSBasePath() string

func (*ViperConfig) GetFileStorageTempBasePath

func (cfg *ViperConfig) GetFileStorageTempBasePath() string

func (*ViperConfig) GetLoggingConfig

func (cfg *ViperConfig) GetLoggingConfig() *utils.LoggingConfig

func (*ViperConfig) GetSessionCleanupInterval

func (cfg *ViperConfig) GetSessionCleanupInterval() time.Duration

func (*ViperConfig) GetSessionExpirationDuration

func (cfg *ViperConfig) GetSessionExpirationDuration() time.Duration

func (*ViperConfig) GetSessionTokenLength

func (cfg *ViperConfig) GetSessionTokenLength() int

Jump to

Keyboard shortcuts

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