Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitJoints ¶
func InitJoints()
Types ¶
type CheckerModule ¶
type CheckerModule struct { }
func (CheckerModule) Name ¶
func (this CheckerModule) Name() string
func (CheckerModule) Start ¶
func (this CheckerModule) Start(cfg *Config)
func (CheckerModule) Stop ¶
func (this CheckerModule) Stop() error
type CrawlerModule ¶
type CrawlerModule struct {
// contains filtered or unexported fields
}
func (CrawlerModule) Name ¶
func (this CrawlerModule) Name() string
func (CrawlerModule) Start ¶
func (this CrawlerModule) Start(cfg *Config)
func (CrawlerModule) Stop ¶
func (this CrawlerModule) Stop() error
Click to show internal directories.
Click to hide internal directories.