//
pkg.gl
Category
github.com/layer0-platform/webpackager
exchange
exchangetest
package
1.0.0
Repository:
https://github.com/layer0-platform/webpackager.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
28 SLOC
#
Functions
MakeEmptyResponse
MakeEmptyResponse returns a new exchange.Response with a new GET request to url and an empty response with the status code 200 (OK).
MakeResponse
MakeResponse returns a new exchange.Response with a new GET request to url.