Documentation ¶
Index ¶
- func DequeueIncomingMessage()
- func DisableEGM()
- func EnableEGM()
- func HandsetRepay(dispenseType string)
- func InitializePort(activePortName string, passivePortName string)
- func LoadEGMwithFunds(cashableMoneyInCents uint64, restrictedMoneyInCents uint64, ...) error
- func SASParser(incoming []byte) model.SASMessage
- func UnLoadFunds() error
- func WriteData(data []byte)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DequeueIncomingMessage ¶
func DequeueIncomingMessage()
DequeueIncomingMessage ... Receive incoming channel
func InitializePort ¶
InitializePort ... Create Serial Object
func LoadEGMwithFunds ¶
func LoadEGMwithFunds(cashableMoneyInCents uint64, restrictedMoneyInCents uint64, nonRestrictedMoneyInCents uint64) error
LoadEGMwithFunds ... Load EGM with funds
func SASParser ¶
func SASParser(incoming []byte) model.SASMessage
SASParser ... Parse incoming SAS message build object
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.