self

package
v0.0.0-...-8c2001a Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataIssueRequest

type DataIssueRequest struct {
	Source string `json:"source,omitempty"`
	Group  string `json:"group,omitempty"`
}

type FolderIssueRequest

type FolderIssueRequest struct {
	Source string `json:"source,omitempty"`
	Folder string `json:"folder,omitempty"`
}

type Self

type Self struct {
	// contains filtered or unexported fields
}

func New

func New(signer service.Signer, middleware *middleware.Middleware, notz httpx.AdapterHub, root *controllers.RootController, id *snowflake.Node) *Self

func (*Self) API

func (s *Self) API(rg *gin.RouterGroup)

func (*Self) ListAdapters

func (s *Self) ListAdapters(ctx httpx.Request)

func (*Self) ListCabinetSources

func (s *Self) ListCabinetSources(ctx httpx.Request)

func (*Self) ListDtableSources

func (s *Self) ListDtableSources(ctx httpx.Request)

func (*Self) ListExecutor

func (s *Self) ListExecutor(ctx httpx.Request)

func (*Self) ListInvokers

func (s *Self) ListInvokers(ctx httpx.Request)

func (*Self) ListModules

func (s *Self) ListModules(ctx httpx.Request)

func (*Self) ListRepoSources

func (s *Self) ListRepoSources(ctx httpx.Request)

func (*Self) X

func (s *Self) X(fn func(ctx httpx.Request)) func(*gin.Context)

Jump to

Keyboard shortcuts

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