Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client represents a Meinberg LTOS API client
func (*Client) FetchStatus ¶
func (c *Client) FetchStatus(ctx context.Context, logger *slog.Logger) (*models.StatusResponse, error)
FetchStatus fetches the target status from the Meinberg LTOS API
Click to show internal directories.
Click to hide internal directories.