mirror of
https://github.com/XrayR-project/XrayR.git
synced 2025-06-08 05:19:54 +00:00
5 lines
192 B
Go
5 lines
192 B
Go
// Package mydispatcher Package dispatcher implement the rate limiter and the online device counter
|
|
package mydispatcher
|
|
|
|
//go:generate go run github.com/xtls/xray-core/common/errors/errorgen
|