Example #1
0
func init() {
	parsing.Register("http", NewHttpFetcher)
}
Example #2
0
func init() {
	parsing.Register("timetail", NewTimetail)
}