package
1.1.2
Repository: https://github.com/gitcpu-io/zgo.git
Documentation: pkg.go.dev

# Functions

GetPostgres zgo内部获取一个连接postgres.
InitConnPool 对外暴露.
InitPostgres 初始化连接postgres,用于使用者zgo.engine时,zgo init.
No description provided by the author
No description provided by the author
No description provided by the author
Postgres用于对zgo.Postgres这个全局变量赋值.

# Structs

内部结构体.

# Interfaces

连接对外的接口.
Postgres 对外.
PostgresResourcer 给service使用.