Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Adapter ¶
type Engine ¶
type Engine struct {
	Store *store.Store // 存储
	HttpClient *http.Client // http客户端
	// contains filtered or unexported fields
}
    加入请求时间间隔控制
      
      Source Files
      ¶
    
- engine.go
 
 Click to show internal directories. 
   Click to hide internal directories.