rebound/ssh/stats.go

6 lines
72 B
Go

package ssh
const (
StatTotalOpenedTunnels = "total_opened_tunnels"
)