control

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: Apache-2.0 Imports: 0 Imported by: 2

README

控制器的interface

被自定义控制器组合使用

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Control

type Control interface {
	SetContext() error
}

type Controller

type Controller struct {
}

func (*Controller) SetContext

func (c *Controller) SetContext() error

type ControllerInstance

type ControllerInstance func() Control

Jump to

Keyboard shortcuts

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