Versions in this module Expand all Collapse all v1 v1.0.0 Jun 15, 2022 Changes in this version + func GetOrder() interfaces.Order + func New(configFile string) []interfaces.FunctionMetadata + type Database struct + Address *string + ConnectTimeout *time.Duration + DatabaseNumber *int + Enabled bool + IdleTimeout *time.Duration + KeepAliveInterval *time.Duration + MaxIdleConnections *int + Password *string + PingInterval *time.Duration + QueryTimeout *time.Duration + TLSSkipVerify *bool + UseTLS *bool + Username *string