rest

package
v0.0.0-...-a4eaa21 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EvictorRestHandler

type EvictorRestHandler struct{}

func (*EvictorRestHandler) Create

func (h *EvictorRestHandler) Create(ctx *gin.Context)

func (*EvictorRestHandler) Delete

func (h *EvictorRestHandler) Delete(ctx *gin.Context)

func (*EvictorRestHandler) GetById

func (h *EvictorRestHandler) GetById(ctx *gin.Context)

func (*EvictorRestHandler) GetList

func (h *EvictorRestHandler) GetList(ctx *gin.Context)

type OperatorRestHandler

type OperatorRestHandler struct{}

func (*OperatorRestHandler) Create

func (h *OperatorRestHandler) Create(ctx *gin.Context)

func (*OperatorRestHandler) Delete

func (h *OperatorRestHandler) Delete(ctx *gin.Context)

func (*OperatorRestHandler) GetById

func (h *OperatorRestHandler) GetById(ctx *gin.Context)

func (*OperatorRestHandler) GetList

func (h *OperatorRestHandler) GetList(ctx *gin.Context)

type ProcessorRestHandler

type ProcessorRestHandler struct{}

func (*ProcessorRestHandler) Create

func (h *ProcessorRestHandler) Create(ctx *gin.Context)

func (*ProcessorRestHandler) Delete

func (h *ProcessorRestHandler) Delete(ctx *gin.Context)

func (*ProcessorRestHandler) GetResult

func (h *ProcessorRestHandler) GetResult(ctx *gin.Context)

func (*ProcessorRestHandler) PushData

func (h *ProcessorRestHandler) PushData(ctx *gin.Context)

type Service

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

func NewRestService

func NewRestService() *Service

func (*Service) Serve

func (s *Service) Serve(port int)

type TriggerRestHandler

type TriggerRestHandler struct{}

func (*TriggerRestHandler) Create

func (h *TriggerRestHandler) Create(ctx *gin.Context)

func (*TriggerRestHandler) Delete

func (h *TriggerRestHandler) Delete(ctx *gin.Context)

func (*TriggerRestHandler) GetById

func (h *TriggerRestHandler) GetById(ctx *gin.Context)

func (*TriggerRestHandler) GetList

func (h *TriggerRestHandler) GetList(ctx *gin.Context)

type WindowRestHandler

type WindowRestHandler struct{}

func (*WindowRestHandler) Create

func (h *WindowRestHandler) Create(ctx *gin.Context)

func (*WindowRestHandler) Delete

func (h *WindowRestHandler) Delete(ctx *gin.Context)

func (*WindowRestHandler) GetById

func (h *WindowRestHandler) GetById(ctx *gin.Context)

func (*WindowRestHandler) GetList

func (h *WindowRestHandler) GetList(ctx *gin.Context)

Jump to

Keyboard shortcuts

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