Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Checks ¶
func Checks(ctx context.Context, enabledChecks []string, experimentalChecks []string) ([]check.Checker, error)
For now, it is a good enough solution to init checks. Important thing is to do not require env variables and do not create clients which will not be used because of the given checker.
MAYBE in the future the https://github.com/uber-go/dig will be used.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.