Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ServiceName OpenTelemetry service name ServiceName = "photon" // MysqlMaxIdleConnection max mysql idle connections. MysqlMaxIdleConnection = 25 // MysqlMaxOpenConnection max mysql open connections. MysqlMaxOpenConnection = 25 // MysqlMaxConnectionLifetime max mysql connection lifetime. MysqlMaxConnectionLifetime = 5 * time.Minute )
View Source
const BinaryVersion = "0.0.1"
BinaryVersion is the semver version of photon.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.