config

package
v0.0.0-...-a837e86 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2016 License: MIT Imports: 0 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 {
	SeleniumURL  string `envconfig:"SELENIUM_URL" default:"http://localhost:4444/wd/hub"`
	RedirectHost string `envconfig:"REDIRECT_HOST" default:"localhost"`
	ServerPort   uint32 `envconfig:"SERVER_PORT" default:"10000"`
	TwilioSID    string `envconfig:"TWILIO_SID" default:""`
	TwilioSecret string `envconfig:"TWILIO_SECRET" default:""`
}

Jump to

Keyboard shortcuts

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