context

package
v0.0.0-...-71ee054 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2020 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BuildTime = "No Time provided"
View Source
var GitBranch = "undefined"
View Source
var GitCommit = "undefined"

Functions

This section is empty.

Types

type Config

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

func NewConfig

func NewConfig() *Config

func (*Config) BuildTime

func (c *Config) BuildTime() string

func (*Config) DB

func (c *Config) DB() *gorm.DB

func (*Config) FilesPath

func (c *Config) FilesPath() string

func (*Config) GitBranch

func (c *Config) GitBranch() string

func (*Config) GitCommit

func (c *Config) GitCommit() string

func (*Config) HttpServerHost

func (c *Config) HttpServerHost() string

func (*Config) HttpServerPort

func (c *Config) HttpServerPort() int

func (*Config) LdapBaseDN

func (c *Config) LdapBaseDN() string

func (*Config) LdapBind

func (c *Config) LdapBind() string

func (*Config) LdapFilterDN

func (c *Config) LdapFilterDN() string

func (*Config) LdapHost

func (c *Config) LdapHost() string

func (*Config) LdapPassword

func (c *Config) LdapPassword() string

func (*Config) MigrateDB

func (c *Config) MigrateDB()

func (*Config) SetHttpServerPort

func (c *Config) SetHttpServerPort(port int)

func (*Config) Version

func (c *Config) Version() string

Jump to

Keyboard shortcuts

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