Ejemplo n.º 1
0
func init() {
	options.AddOption("addr", "0.0.0.0:8181", "<ip:port>", "Address for listening", "all")
}
Ejemplo n.º 2
0
func init() {
	options.AddOption("addr", "", "<ip:port>", "Address of netlog server", "all")
}