//
pkg.gl
Category
github.com/webitel/chat_manager
store
postgres
package
0.0.0-20240930133758-216256f3c2ff
Repository:
https://github.com/webitel/chat_manager.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
2
Files
425 SLOC
#
Functions
OpenDB
OpenDB returns valid postgres DSN database connection pool.
Substring
Substrings represents [I]LIKE pattern value.
#
Variables
PGSQL
StatementBuilder is a parent builder for other builders, e.g.
#
Structs
BoolValue
pgtype:int8 ~ golang:int64.
Epochtime
pgtype:timestamp ~ golang:int64.
Int4
pgtype:int4 ~ golang:int32.
Int8
pgtype:int8 ~ golang:int64.
Text
pgtype:text ~ golang:string.
#
Type aliases
DecodeText
No description provided by the author
TextDecoder
No description provided by the author