Versions in this module Expand all Collapse all v0 v0.1.0 Feb 17, 2026 Changes in this version + type Server interface + Start func(ctx context.Context) error + Stop func() error + func NewServer(log logrus.FieldLogger, cfg *config.APIConfig) Server