Documentation
¶
Index ¶
Constants ¶
View Source
const ( LINK_DEPTH_DEFAULT = 1 SOURCE_DEPTH_DEFAULT = 1 TAIL_DEFAULT = 0 FILE_EXTENSION = ".png" )
Variables ¶
Functions ¶
func MessageCreate ¶
func MessageCreate(session *dg.Session, message *dg.MessageCreate)
Types ¶
type Cache ¶
type Cache map[string][]SourcePage
func (*Cache) Put ¶
func (c *Cache) Put(page string, sources []SourcePage)
type CrawlerQuery ¶
type SourcePage ¶
type SpecificQuery ¶
type SpecificQuery struct { SourcePage Tail int }
Click to show internal directories.
Click to hide internal directories.