We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fac025 commit fd7086eCopy full SHA for fd7086e
app.go
@@ -11,7 +11,7 @@ type (
11
Pulse struct {
12
config *Config
13
server *fasthttp.Server
14
- router *Router
+ Router *Router
15
}
16
17
Config struct {
0 commit comments