Documentation
¶
Index ¶
Constants ¶
View Source
const ( // DBApplication indicates the application using the database. DBApplication = "db.application" // DBName indicates the database name. DBName = "db.name" // DBUser indicates the user name of Database, e.g. "readonly_user" or "reporting_user". DBUser = "db.user" TargetHost = "out.host" TargetPort = "out.port" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.