...

Package context

Overview ▾

func GetEnvConfig

func GetEnvConfig(ctx context.Context) config.Configuration

GetEnvConfig returns the environment configuration from ctx

func WithEnvConfig

func WithEnvConfig(ctx context.Context, val config.Configuration) context.Context

WithEnvConfig sets the environment configuration in ctx