Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MSSqlDB ¶
MSSqlDB Get MS SQL DB connection URI string Ex: sqlserver://username:password@localhost:1433?database=dbname
func MySqlDB ¶
MySqlDB Get MySQL DB connection URI string Ex: user:password@/db_name?charset=utf8&parseTime=True&loc=Local
func PostgresDB ¶
PostgresDB Get Postgres DB connection URI string Ex: host=myhost port=myport user=gorm dbname=gorm password=mypassword
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.