config

package
v0.0.0-...-74867d3 Latest Latest
Warning

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

Go to latest
Published: May 23, 2017 License: MPL-2.0 Imports: 4 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 {
	General struct {
		Enable          bool
		Postgres        string
		PostgresDB      string
		PostgresUser    string
		PostgresPass    string
		PostgresUseTLS  bool
		CipherscanPath  string
		ScanRefreshRate int
		MaxProc         int
		Timeout         time.Duration
	}
	TrustStores struct {
		UbuntuTS    string
		MozillaTS   string
		MicrosoftTS string
		AppleTS     string
		AndroidTS   string
	}
}

func Load

func Load(path string) (conf Config, err error)

Jump to

Keyboard shortcuts

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