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