Ejemplo n.º 1
0
func main() {
	gopher.StartServer()
}
Ejemplo n.º 2
0
func main() {
	go gopher.RssRefresh()
	gopher.StartServer()
}