api

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2023 License: BSD-3-Clause Imports: 29 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
	IndexX     *index.Service
	Tencent    *tencent.Controller
	TencentX   *tencent.Service
	Lark       *lark.Controller
	LarkX      *lark.Service
	Projects   *projects.Controller
	ProjectsX  *projects.Service
	Clusters   *clusters.Controller
	ClustersX  *clusters.Service
	Endpoints  *endpoints.Controller
	EndpointsX *endpoints.Service
	Workflows  *workflows.Controller
	WorkflowsX *workflows.Service
	Queues     *queues.Controller
	QueuesX    *queues.Service
	Imessages  *imessages.Controller
	ImessagesX *imessages.Service
	AccTasks   *acc_tasks.Controller
	AccTasksX  *acc_tasks.Service
	Datasets   *datasets.Controller
	DatasetsX  *datasets.Service
	Monitor    *monitor.Controller
	MonitorX   *monitor.Service
	Builders   *builders.Controller
	BuildersX  *builders.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