Categorygithub.com/bongnv/sen/pkg/plugins/postgres-gorm
modulepackage
0.1.0
Repository: https://github.com/bongnv/sen.git
Documentation: pkg.go.dev

# Functions

Bundle is a sen.Plugin that provides both Config and gorm.DB for convenience.

# Structs

Config includes configuration to initialize a gorm.DB to a PostgreSQL server.
Plugin is a plugin that provides an instance of gorm.DB.