config

package
v0.0.0-...-fcf42dd Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnvConfig

type EnvConfig struct {
	AuthUser     string `required:"true"`
	AuthKey      string `required:"true"`
	AuthUrl      string `required:"true"`
	Container    string `required:"true"`
	ListenOnIP   string `required:"true"`
	ListenOnPort string `required:"true"`
	RepoUrl      string `required:"true"`
	IndexPath    string
	TlsCertPath  string
	TlsKeyPath   string
	TlsCaPath    string
}

func (*EnvConfig) ToString

func (c *EnvConfig) ToString() string

Jump to

Keyboard shortcuts

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