settings

package
v0.0.1-0...-bc4131f Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2021 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Settings

type Settings struct {
	AuthRealm    string
	AuthUsername string
	AuthPassword string
	ConfigFile   string
	ListenAddr   string
	SiteTitle    string
	StoreDir     string
	// contains filtered or unexported fields
}

func Get

func Get() (*Settings, error)

func (*Settings) Close

func (s *Settings) Close() error

func (*Settings) GetManager

func (s *Settings) GetManager() (*manager.Manager, error)

func (*Settings) GetStore

func (s *Settings) GetStore() (*store.Store, error)

Jump to

Keyboard shortcuts

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