 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ( GM_ID = "GameManager" ROOM_ID = "Room" USER_ID = "User" ENTITY_ID = "Entity" EQUIP_ID = "Equipment" CHA_ID = "Character" SESSION_ID = "Session" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UID ¶
type UID struct {
	Gen         map[string]*goSnowFlake.IdWorker
	WorkersName map[int64]string
}
    func (*UID) RegisterWorker ¶
 Click to show internal directories. 
   Click to hide internal directories.