Documentation
¶
Index ¶
Constants ¶
View Source
const ( MinActiveNum = 3 ActiveNodeRm = 3 // active 노드 manage 시간(minute) CheckUsingOTPRN = 3 // OTPRN을 발행하고 사용중인지 확인 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FairUdp ¶
func (*FairUdp) JobActiveNode ¶
func (fu *FairUdp) JobActiveNode(exit chan struct{})
UDP로 받은 ActiveNode의 마지막 수신 시간을 확인하여 3분이 지나갔을시 DB에서 삭제
type SendOtprn ¶
type SendOtprn struct { LeagueChange bool TsOtprn fairtypes.TransferOtprn }
Click to show internal directories.
Click to hide internal directories.