Documentation ¶
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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.