Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Postgres ¶
type Postgres struct { PgHost string PgPort string PgUser string PgPassword string PgDatabase string Logger []loggerT // contains filtered or unexported fields }
The Postgres type encapsulates the Postgres Data Logging Integration
func (*Postgres) LoadConfig ¶
LoadConfig loads and stores the configuration for this Integration
Click to show internal directories.
Click to hide internal directories.