Skip to content

Instantly share code, notes, and snippets.

@zavr-1
Created December 24, 2019 04:46
Show Gist options
  • Save zavr-1/da7cdb3730a2e9c259deda6edf1765cf to your computer and use it in GitHub Desktop.
Save zavr-1/da7cdb3730a2e9c259deda6edf1765cf to your computer and use it in GitHub Desktop.
{
"_goa.Router": {
"link": "https://github.com/idiocc/goa-router/wiki/Home#type-router",
"description": "Router For Goa Apps."
},
"_goa.AllowedMethodsOptions": {
"link": "https://github.com/idiocc/goa-router/wiki/Home#type-allowedmethodsoptions",
"description": "The options for the `allowedMethods` middleware generation."
},
"_goa.RouterConfig": {
"link": "https://github.com/idiocc/goa-router/wiki/Home#type-routerconfig",
"description": "Config for the router."
},
"_goa.LayerConfig": {
"link": "https://github.com/idiocc/goa-router/wiki/Home#type-layerconfig",
"description": "Options for the layer."
},
"_goa.Layer": {
"link": "https://github.com/idiocc/goa-router/wiki/Home#type-layer",
"description": "A single piece of middleware that can be matched for all possible routes."
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment