Categorygithub.com/ochom/grm
modulepackage
0.0.19
Repository: https://github.com/ochom/grm.git
Documentation: pkg.go.dev

# README

generic-gorm

# Functions

Col get the connection Mongo database takes interface to retrieve table name returns the collection.
InitMongo manually init this package to Mongo.
Init manually init this package to SQL.
Migrate ...
Mongo get the connection Mongo database.
SQL get the connection SQL database.

# Constants

LogLevels ...
LogLevels ...
Platforms ...
Platforms ...
LogLevels ...
Platforms ...
LogLevels ...

# Interfaces

Model is a struct that implements this interface.

# Type aliases

Platform ...