Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminServer ¶
type AdminServer struct {
// contains filtered or unexported fields
}
func NewAdminServer ¶
func NewAdminServer(relay *relay.Relay, storage storage.Storage, cfg *config.AdminConfig) *AdminServer
func (*AdminServer) Run ¶
func (s *AdminServer) Run()
func (*AdminServer) SetupRouter ¶
func (s *AdminServer) SetupRouter()
Click to show internal directories.
Click to hide internal directories.