mirror of
https://github.com/wyx2685/V2bX.git
synced 2025-01-23 02:18:13 -05: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
|