Documentation ¶
Index ¶
- type AssetUrlMiddleware
- func (a *AssetUrlMiddleware) OnRequest(ctx context.Context, l *lookup.Lookup, w *lookup.Walker, parser *parser.Parser, ...) error
- func (a *AssetUrlMiddleware) OnResponse(ctx context.Context, response *[]byte, l *lookup.Lookup, w *lookup.Walker, ...) (err error)
- func (a *AssetUrlMiddleware) PrepareSchema(ctx context.Context, l *lookup.Lookup, w *lookup.Walker, parser *parser.Parser, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssetUrlMiddleware ¶
type AssetUrlMiddleware struct { }
func (*AssetUrlMiddleware) OnResponse ¶
func (*AssetUrlMiddleware) PrepareSchema ¶ added in v1.6.0
Click to show internal directories.
Click to hide internal directories.