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