//
pkg.gl
Category
encr.dev
v2
parser
apis
middleware
package
1.40.0
Repository:
https://github.com/encoredev/encore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
8
Files
226 SLOC
#
Functions
Parse
Parse parses the middleware in the provided declaration.
Sort
Sort sorts the middleware to ensure they execute in deterministic order.
#
Variables
ErrGlobalMiddlewareDefinedInService
No description provided by the author
ErrInvalidTargetForApp
No description provided by the author
ErrInvalidTargetForService
No description provided by the author
ErrSvcMiddlewareNotInService
No description provided by the author
#
Structs
Middleware
Middleware describes an Encore middleware.
ParseData
No description provided by the author