Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultLogLevel = "debug" DefaultLogOutput = "stdout" )
Default value for logger.
View Source
const Name = "xuanzang"
Name is the name for xuanzang.
View Source
const Version = "0.0.1"
Version is the current version for xuanzang.
Variables ¶
View Source
var ( // ErrCrawlerLoadFailed is returned while crawler request failed. ErrCrawlerLoadFailed = errors.New("crawler load failed") // ErrSitemapLoadFailed is returned while sitemap load failed. ErrSitemapLoadFailed = errors.New("sitemap load failed") )
View Source
var DefaultBucketName = []byte("xuanzang")
DefaultBucketName is the default bucket name for xuanzang.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.