Versions in this module Expand all Collapse all v0 v0.1.0 Oct 21, 2024 Changes in this version + var Command = &cobra.Command + var DefaultOpt = Options + var Opt = DefaultOpt + type Options struct + Auth httplib.AuthConfig + HTTP httplib.Config + type Server struct + func (w *Server) Bind(router chi.Router) + func (w *Server) Serve() error