admin

package
v1.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2023 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	Call core.RequestHandlerFunc
}

Service is the base for all the endpoints on this service.

func NewService

func NewService(requestHandler core.RequestHandlerFunc) *Service

NewService creates a new Service instance.

func (*Service) Announcements added in v1.0.4

func (s *Service) Announcements() *announcements.Service

Announcements contains all endpoints under /admin/announcements.

func (*Service) Drive added in v1.0.3

func (s *Service) Drive() *drive.Service

Drive contains all endpoints for drive.

func (*Service) Emoji

func (s *Service) Emoji() *emoji.Service

Emoji contains all endpoints for emoji.

func (*Service) Federation

func (s *Service) Federation() *federation.Service

Federation contains all endpoints for federation.

func (*Service) Logs

func (s *Service) Logs() *logs.Service

Logs contains all endpoints for logs.

func (*Service) Moderation

func (s *Service) Moderation() *moderation.Service

Moderation contains all endpoints for moderation.

func (*Service) Moderators added in v1.0.4

func (s *Service) Moderators() *moderators.Service

Moderators contains all endpoints for moderators.

func (*Service) Queue

func (s *Service) Queue() *queue.Service

Queue contains all endpoints for queue.

func (*Service) Relays added in v1.0.4

func (s *Service) Relays() *relays.Service

Relays contains all endpoints for relays.

func (*Service) Users

func (s *Service) Users() *users.Service

Users contains all endpoints for users.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL