api

package
v0.1.18 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2023 License: BSD-3-Clause Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type API

type API struct {
	*common.Inject

	Hertz            *server.Hertz
	Csrf             *csrf.Csrf
	Values           *values.Controller
	Sessions         *sessions.Controller
	Rest             *rest.Controller
	Index            *index.Controller
	IndexService     *index.Service
	Tencent          *tencent.Controller
	TencentService   *tencent.Service
	Lark             *lark.Controller
	LarkService      *lark.Service
	Clusters         *clusters.Controller
	ClustersService  *clusters.Service
	Schedules        *schedules.Controller
	SchedulesService *schedules.Service
	Workflows        *workflows.Controller
	WorkflowsService *workflows.Service
	Queues           *queues.Controller
	QueuesService    *queues.Service
	Imessages        *imessages.Controller
	ImessagesService *imessages.Service
	Datasets         *datasets.Controller
	DatasetsService  *datasets.Service
	Monitor          *monitor.Controller
	MonitorService   *monitor.Service
}

func (*API) Audit added in v0.1.0

func (x *API) Audit() app.HandlerFunc

func (*API) AuthGuard added in v0.0.29

func (x *API) AuthGuard() app.HandlerFunc

func (*API) Initialize

func (x *API) Initialize(ctx context.Context) (h *server.Hertz, err error)

func (*API) Routes

func (x *API) Routes(h *server.Hertz) (err error)

func (*API) ValuesChange added in v0.1.0

func (x *API) ValuesChange(ok chan interface{})

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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