jsonbuffer

package
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: May 1, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImpJSONBufferService

type ImpJSONBufferService struct {
	markup.Component `id:"JSONBufferService"`
	// contains filtered or unexported fields
}

ImpJSONBufferService ...

func (*ImpJSONBufferService) Get

func (inst *ImpJSONBufferService) Get(ctx context.Context) (*vo.Online, error)

Get ...

func (*ImpJSONBufferService) Put

func (inst *ImpJSONBufferService) Put(ctx context.Context, src *vo.Online) error

Put ...

func (*ImpJSONBufferService) Reset

func (inst *ImpJSONBufferService) Reset(ctx context.Context) error

Reset ...

type JSONBufferController

type JSONBufferController struct {
	markup.RestController `class:"rest-controller"`

	JSONBufferService service.JSONBufferService `inject:"#JSONBufferService"`
	Responder         glass.MainResponder       `inject:"#glass-main-responder"`
}

JSONBufferController 控制器

func (*JSONBufferController) Init

Init 初始化

Jump to

Keyboard shortcuts

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