package
0.0.0-20241224141910-8abd31904471
Repository: https://github.com/yungsem/db-desc.git
Documentation: pkg.go.dev
# Functions
NewDB 创建一个 DB 实例.
# Constants
DNSMysql 格式:user:password@tcp(ip:port)/dbname.
DNSOracle 格式:oracle://user:password@[::1]:1521/service.
DNSSqlserver 格式:sqlserver://sa:mypass@localhost:1234?database=master&connection+timeout=30.
No description provided by the author
No description provided by the author
No description provided by the author