This website requires JavaScript.
Explore
Help
Sign In
idk
/
go-limit
Watch
1
Star
0
Fork
0
You've already forked go-limit
mirror of
https://github.com/go-i2p/go-limit.git
synced
2025-06-08 18:41:39 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
210616857c15c1a64b88cc8163425f4c8923b871
go-limit
/
config.go
7 lines
89 B
Go
Raw
Normal View
History
Unescape
Escape
Add config struct
2025-02-03 15:30:28 -05:00
package
limitedlistener
Add config struct
2025-02-03 15:31:18 -05:00
type
LimitedConfig
struct
{
Add config struct
2025-02-03 15:30:28 -05:00
MaxConns
int
RateLimit
float64
}
Reference in New Issue
Copy Permalink