Documentation ¶
Overview ¶
Copyright (c) Alex Ellis 2017. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BootstrapConfig ¶
type BootstrapConfig struct { EnableFunctionReadinessProbe bool ReadTimeout time.Duration WriteTimeout time.Duration }
BootstrapConfig for the process.
type ReadConfig ¶
type ReadConfig struct { }
ReadConfig constitutes config from env variables
func (ReadConfig) Read ¶
func (ReadConfig) Read(hasEnv HasEnv) BootstrapConfig
Read fetches config from environmental variables.
type ScaleServiceRequest ¶
Click to show internal directories.
Click to hide internal directories.