Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //CertFile environment variable for CertFile CertFile = os.Getenv("CERT_FILE") //KeyFile environment variable for KeyFile KeyFile = os.Getenv("KEY_FILE") )
Functions ¶
func NewForProduction ¶
func NewForStaging ¶
func NewForTesting ¶
func NewForTesting(t *testing.T, callbacks *state.MockCallbacks) *state.ServerState
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.