mox

package
v0.0.0-...-5eebaeb Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package mox 扩展模块(MO_X) 作为单独一个子包编码,更便于灵活定制。

Index

Constants

View Source
const (
	MOXExample = iota
)

模块集索引。

View Source
const (
	MOXExample_Create = iota
)

Example: 方法标识值。

Variables

View Source
var MOXExampleMethod = []string{
	MOXExample_Create: "Create",
}

Example: 方法名清单。

View Source
var MOXNames = []string{
	MOXExample: "Example",
}

模块名定义。

Functions

This section is empty.

Types

type Actuator

type Actuator = ibase.Actuator

脚本执行器引用。

type Example

type Example struct {
}

示例扩展模块。

type Instx

type Instx = ibase.Instx

指令配置对引用。

func GetInstx

func GetInstx(i int, data any) Instx

获取扩展模块的指令配置集。 i 为扩展模块索引。 data 为扩展模块自身定义(默认1字节定义方法)。

Jump to

Keyboard shortcuts

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