//
pkg.gl
Category
github.com/sue445/plant_erd
adapter
postgresql
package
0.4.8
Repository:
https://github.com/sue445/plant_erd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
320 SLOC
#
Functions
NewAdapter
NewAdapter returns a new Adapter instance.
NewConfig
NewConfig returns a new Config instance.
#
Structs
Adapter
Adapter represents PostgreSQL adapter.
Config
Config represents configuration for PostgreSQL connection.
#
Type aliases
Close
Close represents function for close database.