Versions in this module Expand all Collapse all v3 v3.0.2 Jan 26, 2024 v3.0.1 Jan 7, 2024 Changes in this version + type Service struct + func InitService(cfg *config.Config, adapterClient *adapter.Adapter, useCase *usecase.UseCase) (*Service, error) + func (s *Service) Serve() v3.0.0 Sep 17, 2023