package
0.0.0-20241210120417-267161374232
Repository: https://github.com/avisiedo/go-microservice-1.git
Documentation: pkg.go.dev

# Functions

DBFromContext retrieve the gorm.DB data struct from the context.
LogFromContext retrieve the identity.XRHID data struct from the context.
WithDB create a new context with the provided database value.
WithLog create a new context with the provided log value.