Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetworkResponseCodeOrigin ¶
type NetworkResponseCodeOrigin int
const ( Default NetworkResponseCodeOrigin = 0x00 FrontEndProcess NetworkResponseCodeOrigin = 0x01 BackEndProcess NetworkResponseCodeOrigin = 0x02 InternalProcess NetworkResponseCodeOrigin = 0x03 AuthorizationHost NetworkResponseCodeOrigin = 0x04 )
func (NetworkResponseCodeOrigin) ByteConstants ¶
func (n NetworkResponseCodeOrigin) ByteConstants() []ibyteconstant.IByteConstant
func (NetworkResponseCodeOrigin) GetByte ¶
func (n NetworkResponseCodeOrigin) GetByte() byte
Click to show internal directories.
Click to hide internal directories.