aliasByPostgres

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: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetOrder

func GetOrder() interfaces.Order

GetOrder - standard function

func New

func New(configFile string) []interfaces.FunctionMetadata

New - function for parsing config

Types

type Database

type Database struct {
	URLDB     string
	Username  string
	Password  string
	NameDB    string
	KeyString map[string]KeyString
}

Database structure

type KeyString

type KeyString struct {
	VarName     string
	QueryString string
	MatchString string
}

KeyString structure

Jump to

Keyboard shortcuts

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