Documentation ¶
Index ¶
- type AHandle
- func (sf *AHandle) AssemblyName() string
- func (sf *AHandle) DoHandle(context model.ContextHandle) error
- func (sf *AHandle) IsAccess(context model.ContextHandle) bool
- func (sf *AHandle) IsContinueOnError(context model.ContextHandle) bool
- func (sf *AHandle) OnError(context model.ContextHandle, err error)
- func (sf *AHandle) OnSuccess(context model.ContextHandle)
- type BHandle
- type CHandle
- type DHandle
- type EHandle
- type FHandle
- type Ine
- type Ine2
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AHandle ¶
type AHandle struct {
BHandle *BHandle
}
func (*AHandle) AssemblyName ¶
func (*AHandle) IsContinueOnError ¶
func (sf *AHandle) IsContinueOnError(context model.ContextHandle) bool
func (*AHandle) OnSuccess ¶
func (sf *AHandle) OnSuccess(context model.ContextHandle)
type EHandle ¶
type EHandle struct { }
func (*EHandle) AssemblyName ¶
func (*EHandle) ProcessSwitch ¶
func (sf *EHandle) ProcessSwitch(context model.ContextHandle) string
Click to show internal directories.
Click to hide internal directories.