options

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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImpOptionService

type ImpOptionService struct {
	markup.Component `id:"OptionService"`

	AC application.Context `inject:"context"`
}

ImpOptionService ...

func (*ImpOptionService) GetOptions

func (inst *ImpOptionService) GetOptions(o *vo.Option) error

GetOptions ...

type TheOptionController

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

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

TheOptionController 控制器

func (*TheOptionController) Init

Init 初始化

Jump to

Keyboard shortcuts

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