mirror of
https://github.com/XrayR-project/XrayR.git
synced 2025-06-07 21:09:53 +00:00
5 lines
169 B
Go
5 lines
169 B
Go
// Package dispather implement the rate limiter and the onlie device counter
|
|
package mydispatcher
|
|
|
|
//go:generate go run github.com/xtls/xray-core/common/errors/errorgen
|