package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Sep 29, 2025
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const ContextKey ctxKey = "gateway:requestContext"
ContextKey is the key for the api gateway proxy `RequestContext`.
View Source
var (
ErrParsingPathFailed = errors.New("gateway[request]: parsing path failed")
ErrDecodingBase64Body = errors.New("gateway[request]: decoding base64 body")
ErrFailToCreateRequest = errors.New("gateway[request]: fail to create request")
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.