Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ObserveRequestDetails ¶
type ObserveRequestDetails struct { Details httpClient.HttpDetails ResponseError error Synced bool }
func FailedObserve ¶
func FailedObserve() ObserveRequestDetails
NewObserveRequestDetails is a constructor function that initializes an instance of ObserveRequestDetails with default values.
func NewObserve ¶
func NewObserve(details httpClient.HttpDetails, resErr error, synced bool) ObserveRequestDetails
NewObserveRequestDetails is a constructor function that initializes an instance of ObserveRequestDetails with default values.
Click to show internal directories.
Click to hide internal directories.