Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCollection ¶
func NewCollection() (*mongo.Collection, context.Context, error)
NewCollection 新客户端
Types ¶
type CrawlabItem ¶
type CrawlabItem struct {
TaskID string `json:"task_id"`
}
CrawlabItem 插入mongo的struct需要继承它
Click to show internal directories.
Click to hide internal directories.