config

package
v0.0.0-...-cb3637a Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2020 License: MIT Imports: 1 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 {
	AuthServerAddr  string
	AuthPort        string
	HelloServerAddr string
	HelloPort       string
	JWTKey          string
	JWTPubKey       string
	JWTToken        string
	TLSCert         string
	TLSKey          string
	CACrt           string
	Username        string
	Password        string
	UseTLS          string
}

Config ...

func Value

func Value() *Config

Value ...

Jump to

Keyboard shortcuts

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