mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-17 14:09:44 +02:00
removed unnecessary pointer indirection, added rate limiter middleware
This commit is contained in:
@@ -28,7 +28,6 @@ type (
|
||||
CloneWithOptFunc func(opts OptionsRaw) (*Middleware, E.Error)
|
||||
|
||||
OptionsRaw = map[string]any
|
||||
Options any
|
||||
|
||||
Middleware struct {
|
||||
_ U.NoCopy
|
||||
|
||||
Reference in New Issue
Block a user