games struct stubbed
This commit is contained in:
@@ -13,6 +13,7 @@ type S struct {
|
||||
ctx context.Context
|
||||
limiter *rate.Limiter
|
||||
config Config
|
||||
games Games
|
||||
}
|
||||
|
||||
func (s *S) ServeHTTP(w http.ResponseWriter, r *http.Request) {
|
||||
|
||||
Reference in New Issue
Block a user