conf

package
v1.629.0 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetConfigBatchSize added in v1.116.0

func GetConfigBatchSize() int

func GetConfigBool added in v1.32.0

func GetConfigBool(key string) bool

func GetConfigDataSourceName added in v1.116.0

func GetConfigDataSourceName() string

func GetConfigInt64 added in v1.32.0

func GetConfigInt64(key string) (int64, error)

func GetConfigString added in v1.32.0

func GetConfigString(key string) string

func GetLanguage added in v1.246.1

func GetLanguage(language string) string

func IsDemoMode added in v1.110.0

func IsDemoMode() bool

func ReplaceDataSourceNameByDocker added in v1.533.0

func ReplaceDataSourceNameByDocker(dataSourceName string) string

Types

type Quota added in v1.171.0

type Quota struct {
	Organization int `json:"organization"`
	User         int `json:"user"`
	Application  int `json:"application"`
	Provider     int `json:"provider"`
}

func GetConfigQuota added in v1.171.0

func GetConfigQuota() *Quota

Jump to

Keyboard shortcuts

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