config

package
v0.0.1-cli Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2016 License: Apache-2.0 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 {
	ListenHost        string    `json:"listen_host"`
	ListenPort        int       `json:"listen_port"`
	UAAClient         string    `json:"uaa_client"`
	UAAClientSecret   string    `json:"uaa_client_secret"`
	UAAURL            string    `json:"uaa_url"`
	SkipSSLValidation bool      `json:"skip_ssl_validation"`
	Database          db.Config `json:"database"`
	TagLength         int       `json:"tag_length"`
}

Jump to

Keyboard shortcuts

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