//
pkg.gl
Category
github.com/codagelabs/restclient
request
package
1.1.0
Repository:
https://github.com/codagelabs/restclient.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
639 SLOC
#
Functions
NewRestClient
No description provided by the author
#
Interfaces
HTTPRequest
go:generate mockgen --source=restclient/request/restclient.go -destination=restclient/mocks/mock_restclient.go --package=mocks .
RestClient
No description provided by the author