CrazyMax 57d22a7bd1
s3 cache client-side support
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-30 17:00:15 +02:00

6 lines
152 B
Go

/*
Package http provides the HTTP transport client and request/response types
needed to round trip API operation calls with an service.
*/
package http