Documentation
¶
Overview ¶
internal/api/client.go
Index ¶
Constants ¶
View Source
const PathPrefix = "/api"
PathPrefix is the API path prefix appended to the base server URL.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client handles communication with the OCAP web frontend.
func (*Client) Healthcheck ¶
Healthcheck checks if the OCAP web frontend is reachable.
Click to show internal directories.
Click to hide internal directories.