//
pkg.gl
Category
github.com/mxc-foundation/lpwan-app-server
internal
storage
pgstore
package
0.0.0-20210730142958-e2aa4118589e
Repository:
https://github.com/mxc-foundation/lpwan-app-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
37
Dependents
6
Files
8.4k SLOC
#
Packages
data
No description provided by the author
#
Functions
New
New returns a new database access layer for other stores.
Setup
Setup establishes connection with postgresql server and returns PgStore object.
#
Constants
Delete
Possible actions.
Insert
Possible actions.
Scan
Possible actions.
Select
Possible actions.
Update
Possible actions.
#
Structs
Config
Config contains postgres configuration.
PgStore
No description provided by the author
#
Interfaces
DB
DB represents database interface.
#
Type aliases
Action
No description provided by the author