Documentation ¶
Overview ¶
Code generated by ksf2go 1.3.22, DO NOT EDIT. This file was generated from /home/cc/workspace/KsfGo/ksf/protocol/res/BaseF.ksf Package basef comment
Index ¶
Constants ¶
View Source
const ( KSFVERSION int16 = 0x01 KUPVERSION int16 = 0x03 XMLVERSION int16 = 0x04 JSONVERSION int16 = 0x05 KSFNORMAL int8 = 0x00 KSFONEWAY int8 = 0x01 KSFSERVERSUCCESS int32 = 0 KSFSERVERDECODEERR int32 = -1 KSFSERVERENCODEERR int32 = -2 KSFSERVERNOFUNCERR int32 = -3 KSFSERVERNOSERVANTERR int32 = -4 KSFSERVERRESETGRID int32 = -5 KSFSERVERQUEUETIMEOUT int32 = -6 KSFASYNCCALLTIMEOUT int32 = -7 KSFINVOKETIMEOUT int32 = -7 KSFPROXYCONNECTERR int32 = -8 KSFSERVEROVERLOAD int32 = -9 KSFADAPTERNULL int32 = -10 KSFINVOKEBYINVALIDESET int32 = -11 KSFCLIENTDECODEERR int32 = -12 KSFSENDREQUESTERR int32 = -13 KSFSERVERUNKNOWNERR int32 = -99 KSFMESSAGETYPENULL int32 = 0x00 KSFMESSAGETYPEHASH int32 = 0x01 KSFMESSAGETYPEGRID int32 = 0x02 KSFMESSAGETYPEDYED int32 = 0x04 KSFMESSAGETYPESAMPLE int32 = 0x08 KSFMESSAGETYPEASYNC int32 = 0x10 KSFMESSAGETYPESETNAME int32 = 0x80 KSFMESSAGETYPETRACE int32 = 0x100 )
const as define in ksf file
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.