Documentation ¶ Index ¶ type AssetUrlMiddleware func (a *AssetUrlMiddleware) OnRequest(context context.Context, l *lookup.Lookup, w *lookup.Walker, ...) error func (a *AssetUrlMiddleware) OnResponse(context context.Context, response *[]byte, l *lookup.Lookup, w *lookup.Walker, ...) (err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type AssetUrlMiddleware ¶ type AssetUrlMiddleware struct { } func (*AssetUrlMiddleware) OnRequest ¶ func (a *AssetUrlMiddleware) OnRequest(context context.Context, l *lookup.Lookup, w *lookup.Walker, parser *parser.Parser, mod *parser.ManualAstMod) error func (*AssetUrlMiddleware) OnResponse ¶ func (a *AssetUrlMiddleware) OnResponse(context context.Context, response *[]byte, l *lookup.Lookup, w *lookup.Walker, parser *parser.Parser, mod *parser.ManualAstMod) (err error) Source Files ¶ View all Source files asset_middleware.go Directories ¶ Show internal Expand all Path Synopsis stage2 Package stage2 is a generated GoMock package. Package stage2 is a generated GoMock package. Click to show internal directories. Click to hide internal directories.