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 ¶ added in v0.8.0
func InitTracer ¶
func InitTracer()
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
github.com
|
|
|
go-sql-driver/mysql
module
|
|
|
jackc/pgx
module
|
|
|
lib/pq
module
|
|
|
uptrace/bun
module
|
|
|
gorm.io
|
|
|
gorm
module
|
Click to show internal directories.
Click to hide internal directories.