Пример #1
0
func init() {
	router.Register(Stream, "udp")
}
Пример #2
0
func init() {
	router.Register(Stream, "httpstream")
}