Versions in this module Expand all Collapse all v0 v0.0.1 Jun 30, 2026 Changes in this version + type Server struct + func New(cfg config.Config, sch schema.Schema, apiOrigin string) (*Server, error) + func (s *Server) Run(ctx context.Context) error