Versions in this module Expand all Collapse all v0 v0.2.0 Jan 3, 2026 Changes in this version + type Options struct + Controller *mocks.Controller + DefaultConfig config.EntityConfig + DefaultTotalCycles int + StaticDir string + type Server struct + func New(opts Options) (*Server, error) + func (s *Server) BaseURL() string + func (s *Server) Close() + func (s *Server) Handler() http.Handler + func (s *Server) StaticDir() string