module
Version:
v0.0.0-...-1f13888
Opens a new window with list of versions in this module.
Published: Feb 17, 2019
License: MIT
Opens a new window with license information.
README
¶
Go Helper
Helper library collection for go
DBKit
Clean way to generate postgres connection string
pgConfig := dbkit.PgConfig{
User: "pqgotest",
DbName: "pqgotest",
SslMode: "verify-full",
}
pgConfig.ConnectionString() // return "user=pqgotest dbname=pqgotest sslmode=verify-full "
Directories
¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Collection of helper for slice of string
|
Collection of helper for slice of string |
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.