//
pkg.gl
Category
github.com/tarmac-project/tarmac/pkg/sdk
http
package
0.5.0
Repository:
https://github.com/tarmac-project/tarmac.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
113 SLOC
#
Functions
New
New creates a new Client with the provided configuration.
#
Structs
Client
Client provides an interface to make outbound HTTP calls.
Config
Config provides users with the ability to specify namespaces, function handlers and other key information required to execute the function.
Response
Response is returned from successful client calls.