Versions in this module Expand all Collapse all v1 v1.0.0 May 31, 2023 Changes in this version + type Service struct + Commands *command.Commands + Queries *query.Queries + func NewService(ctx context.Context, opts *options.Options, ...) (*Service, error) + func (s *Service) Close(ctx context.Context) error