fsc

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Desc

func Desc(fsCode FlowStateCode) string

Types

type FlowStateCode

type FlowStateCode int32
const (
	FlowSubroutineUndefined FlowStateCode = 20001
	FlowAllSessionOccupied  FlowStateCode = 20002
	FlowNewSessionFailed    FlowStateCode = 20003
	FlowSendNotFinished     FlowStateCode = 20004
	FlowServerUnreachable   FlowStateCode = 20005
	FlowBadRequest          FlowStateCode = 20006
	FlowPermissionDenied    FlowStateCode = 20007
	FlowNoReplyReceived     FlowStateCode = 20008
	FlowRecvNotFinished     FlowStateCode = 20009
	FlowEncodeFailed        FlowStateCode = 20010
	FlowDecodeFailed        FlowStateCode = 20011
	FlowDecodeIncomplete    FlowStateCode = 20012
	FlowBadReply            FlowStateCode = 20013
	FlowCriticalSetUpFailed FlowStateCode = 20014
	FlowDirectiveLength     FlowStateCode = 20014
	FlowDataLength          FlowStateCode = 20015
	FlowRecvErrorOccurred   FlowStateCode = 20016
	FlowAssertFailed        FlowStateCode = 20018
	FlowExpireCancelled     FlowStateCode = 20019
	FlowFinished            FlowStateCode = 0
)

func (FlowStateCode) Finished

func (flow FlowStateCode) Finished() bool

Jump to

Keyboard shortcuts

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