networkresponsecode

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2025 License: GPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NetworkResponseCode

type NetworkResponseCode byte
const (
	Success                     NetworkResponseCode = 0x00
	FailedConnection            NetworkResponseCode = 0x01
	Timeout                     NetworkResponseCode = 0x02
	FormatError_Originator      NetworkResponseCode = 0x03
	StoreAndForward             NetworkResponseCode = 0x04
	UnsupportedTransaction      NetworkResponseCode = 0x05
	UnsupportedServiceProvider  NetworkResponseCode = 0x06
	FormatError_ServiceProvider NetworkResponseCode = 0x07
)

func (NetworkResponseCode) ByteConstants

func (n NetworkResponseCode) ByteConstants() []ibyteconstant.IByteConstant

func (NetworkResponseCode) GetByte

func (n NetworkResponseCode) GetByte() byte

Jump to

Keyboard shortcuts

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