Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Proxy ¶ added in v0.13.0
func Proxy(w http.ResponseWriter, r *http.Request, salt string, timeouts config.ProxyTimeouts) error
Types ¶
type ErrorResponse ¶ added in v0.12.0
type RouterWrapper ¶
type RouterWrapper struct {
// contains filtered or unexported fields
}
it's okay to store pointer since chi.NewRouter() returns a pointer
func (RouterWrapper) Start ¶
func (rw RouterWrapper) Start(ctx context.Context)
func (RouterWrapper) StartLambda ¶ added in v0.15.0
func (rw RouterWrapper) StartLambda()
Click to show internal directories.
Click to hide internal directories.