fix issues
This commit is contained in:
@@ -10,7 +10,7 @@ type Http struct {
|
||||
dig.In
|
||||
|
||||
Service http.Service
|
||||
Routes []http.Route `group:"route"`
|
||||
Routes []http.Route `group:"routes"`
|
||||
}
|
||||
|
||||
func ServeHttp() error {
|
||||
|
||||
Reference in New Issue
Block a user