Versions in this module Expand all Collapse all v0 v0.1.0 May 6, 2026 Changes in this version + type Options struct + APIKey string + Debug bool + Environment string + Profile string + type Server struct + func NewServer(services app.Services, options Options) *Server + func (s *Server) Serve(ctx context.Context) error