config

package
v0.29.0 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

nolint:gosec

Index

Constants

View Source
const (
	PG_User    = "postgres.user"
	PG_Passwd  = "postgres.password"
	PG_Host    = "postgres.host"
	PG_Port    = "postgres.port"
	PG_DB      = "postgres.database"
	PG_SSLMode = "postgres.sslmode"
)
View Source
const (
	Cluster_Name = "cluster.name"
	Node_Host    = "cluster.node.host"
	Node_Port    = "cluster.node.port"
)
View Source
const (
	HTTP_Address = "http.address"
	HTTP_Port    = "http.port"
)
View Source
const (
	ETCD_Endpoints = "etcd.endpoints"
	ETCD_Root      = "etcd.root"
	ETCD_User      = "etcd.user"
	ETCD_Passwd    = "etcd.password"
)
View Source
const (
	NATS_Host     = "nats.host"
	NATS_Port     = "nats.port"
	NATS_User     = "nats.user"
	NATS_Password = "nats.password"
)
View Source
const (
	Logging_Level = "logging.level"
	Logging_Path  = "logging.path"
)
View Source
const (
	Persistence_Encoding = "persistence.encoding"

	EncodingGob  = "gob"
	EncodingJson = "json"
)
View Source
const (
	Instrumentation_Traces_Endpoint = "instrumentation.traces.endpoint"
	Instrumentation_Traces_Insecure = "instrumentation.traces.insecure"
)
View Source
const (
	Authenticator_Domain        = "authenticator.domain"
	Authenticator_Client_ID     = "authenticator.client_id"
	Authenticator_Client_Secret = "authenticator.client_secret"
	Authenticator_Audience      = "authenticator.audience"
)
View Source
const (
	BlueprintPath = "blueprint_path"
)

Variables

This section is empty.

Functions

func Setup

func Setup(path string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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