aliasByRedis

package
v0.16.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 27, 2023 License: BSD-2-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetOrder

func GetOrder() interfaces.Order

func New

func New(configFile string) []interfaces.FunctionMetadata

Types

type Database

type Database struct {
	Enabled            bool
	MaxIdleConnections *int
	IdleTimeout        *time.Duration
	PingInterval       *time.Duration
	Address            *string
	DatabaseNumber     *int
	Username           *string
	Password           *string
	ConnectTimeout     *time.Duration
	QueryTimeout       *time.Duration
	KeepAliveInterval  *time.Duration
	UseTLS             *bool
	TLSSkipVerify      *bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL