 package
    
    
    
      package
    
    
      
        
      
    
   
    
      
  
    
      
  
    
      Version: 
        v0.1.6
    
    
      Opens a new window with list of versions in this module.
    
    
    
  
      
  
    Published: Jan 15, 2022
  
      
  
    License: MIT
      
    
  
  
    Opens a new window with license information.
  
      
        
  
    
      Imports: 1
    
  
  
    Opens a new window with list of imports.
  
        
  
    
       Imported by: 0
    
  
  
    Opens a new window with list of known importers.
  
      
    
   
  
  
    
   
    
      
    
    
    
  
    
      
      
        
          
  
    
       Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    
      
        
 
  
  
  
  
  
  
  
      
  
  
    
    
    
      type WSParam interface {
	EventType() Event
	ToMap() *map[string]string
}
     
  请求数据
  
     
      
  
  
    
    
    
      type WSReqData interface {
	GetType() int
	Len() int
	ToString() string
}
     
  请求数据
  
     
      
  
  
    
    
    
      type WSRspData interface {
	MsgType() int
}
     
  返回数据
  
       
      
     
   
        
      
      
        
  
    
       Source Files
      ¶
      Source Files
      ¶
    
   
      
      
     
   
   Click to show internal directories. 
   Click to hide internal directories.