Versions in this module Expand all Collapse all v0 v0.3.0 Jul 4, 2026 Changes in this version + func ApplyRESTAuth(api *rest.Api, cfg *config.RestAPIConfig) v0.2.0 Jun 30, 2026 v0.1.0 Jun 28, 2026 Changes in this version + type Admin struct + func NewAdmin(log *nlog.Log, neoha *server.Server) *Admin + func (admin *Admin) NewRouter() (rest.App, error) + func (admin *Admin) Start() + func (admin *Admin) Stop()