Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HTTPAPIClient ¶ added in v0.6.0
type HTTPAPIClient struct {
Caller *voki.Voki
}
func NewHTTPAPIClient ¶ added in v0.6.0
func (HTTPAPIClient) ReadHelloWorld ¶ added in v0.6.0
func (c HTTPAPIClient) ReadHelloWorld() (code int, body []byte, err error)
Click to show internal directories.
Click to hide internal directories.