Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestCommandableHttpClient ¶ added in v1.3.0
type TestCommandableHttpClient struct {
clients.CommandableHttpClient
}
func NewTestCommandableHttpClient ¶ added in v1.3.0
func NewTestCommandableHttpClient(baseRoute string) *TestCommandableHttpClient
type TestRestClient ¶ added in v1.3.0
type TestRestClient struct {
clients.RestClient
}
func NewTestRestClient ¶ added in v1.3.0
func NewTestRestClient(baseRoute string) *TestRestClient
Click to show internal directories.
Click to hide internal directories.