Esempio n. 1
0
func init() {
	router.Register(Stream, "udp")
}
Esempio n. 2
0
func init() {
	router.Register(Stream, "httpstream")
}