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