package
0.0.0-20241201103416-d35a86b2e80c
Repository: https://github.com/costa92/micros-service.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewMySQL creates a new MySQL connection.
NewPostgreSQL create a new gorm db instance with the given options.
NewRedis create a new redis db instance with the given options.

# Variables

ProviderSet is db providers.

# Structs

No description provided by the author
PostgreSQLOptions defines options for PostgreSQL database.
No description provided by the author
TracePlugin defines gorm plugin used to trace sql.