Ejemplo n.º 1
0
func connKey(conn server.Conn) string {
	return conn.Username()
}