Versions in this module Expand all Collapse all v0 v0.1.0 Oct 13, 2020 Changes in this version + func IsInvalidConfig(err error) bool + type Config struct + Flag *flag.Flag + Logger micrologger.Logger + Middleware *middleware.Middleware + Service *service.Service + Viper *viper.Viper + func DefaultConfig() Config + type Endpoint struct + IMDS *imds.Endpoint + func New(config Config) (*Endpoint, error)