package
0.0.0-20241218220916-159566f854e5
Repository: https://github.com/podengo-project/idmsvc-backend.git
Documentation: pkg.go.dev

# Functions

CtxWithDB create a context that contain the specified *gorm.DB value.
CtxWithLog create a context that contain the specified *slog.Logger value.
DBFromCtx get a db from a specified context.
LogFromCtx get a log from a specified context.