Exemplo n.º 1
0
func init() {
	parsing.Register("http", NewHttpFetcher)
}
Exemplo n.º 2
0
func init() {
	parsing.Register("timetail", NewTimetail)
}