//
pkg.gl
Category
github.com/bongnv/sen/pkg/plugins/postgres-gorm
module
package
0.1.0
Repository:
https://github.com/bongnv/sen.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
27 SLOC
#
Functions
Bundle
Bundle is a sen.Plugin that provides both Config and gorm.DB for convenience.
#
Structs
Config
Config includes configuration to initialize a gorm.DB to a PostgreSQL server.
Plugin
Plugin is a plugin that provides an instance of gorm.DB.