Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( MySQLDSN = "otsql_user:otsql_password@/otsql_db?parseTime=true" PostgreSQLDSN = "user=otsql_user password=otsql_password dbname=otsql_db host=localhost port=5432 sslmode=disable TimeZone=Asia/Shanghai" )
Functions ¶
func AsyncCronPrint ¶
func InitTracer ¶
func InitTracer()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.