config

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2023 License: MIT Imports: 4 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"
)
View Source
const (
	NATS_Host     = "NATS.Host"
	NATS_Port     = "NATS.Port"
	NATS_User     = "NATS.User"
	NATS_Password = "NATS.Password"
)
View Source
const (
	Persistence_Encoding = "Persistence.Encoding"

	EncodingGob  = "gob"
	EncodingJson = "json"
)
View Source
const (
	Logging_Level = "Logging.Level"
)

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