Versions in this module Expand all Collapse all v0 v0.2.0 Jun 23, 2026 v0.1.1 Jun 22, 2026 v0.1.0 Jun 20, 2026 Changes in this version + type Server struct + func NewServer(eng *query.Engine, in io.Reader, out io.Writer) *Server + func (s *Server) Serve() error + func (s *Server) SetReadiness(fn func() (bool, string))