design

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2024 License: MulanPSL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IchubParamType_IN    = 1
	IchubParamType_OUT   = 2
	IchubParamType_INOUT = 3
)

Variables

This section is empty.

Functions

This section is empty.

Types

type IchubParam

type IchubParam struct {
	ParamName      string
	ParamValue     any
	IchubParamType IchubParamType
}

func NewIchubParam

func NewIchubParam() *IchubParam

func NewIchubParamIn

func NewIchubParamIn() *IchubParam

func NewIchubParamOut

func NewIchubParamOut() *IchubParam

type IchubParamIn

type IchubParamIn struct {
	IchubParam
}

type IchubParamOut

type IchubParamOut struct {
	IchubParam
}

type IchubParamType

type IchubParamType int32

Jump to

Keyboard shortcuts

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