Versions in this module Expand all Collapse all v0 v0.7.0 Dec 27, 2025 v0.6.0 Dec 21, 2025 Changes in this version + type Server struct + func NewServer(store *gts.GtsStore, host string, port int, verbose int) *Server + func (s *Server) GetOpenAPISpec() map[string]any + func (s *Server) Start() error