Versions in this module Expand all Collapse all v0 v0.0.1 May 9, 2024 Changes in this version + type ServiceContext struct + DB *gorm.DB + func NewServiceContext(c config.Config) *ServiceContext + type Writer struct + func (w Writer) Printf(format string, args ...interface{})