Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CheckRequest ¶
type CheckResponse ¶
type CheckResponse []Version
type InResponse ¶
type Metadata ¶
type Metadata []MetadataField
type MetadataField ¶
type OutRequest ¶
type OutRequest struct {
Source Source `json:"source"`
}
type OutResponse ¶
type Source ¶
type StartAfter ¶ added in v1.10.0
func (StartAfter) MarshalJSON ¶ added in v1.10.0
func (sa StartAfter) MarshalJSON() ([]byte, error)
func (*StartAfter) UnmarshalJSON ¶ added in v1.10.0
func (sa *StartAfter) UnmarshalJSON(payload []byte) error
type TimeOfDay ¶
func NewTimeOfDay ¶
func (TimeOfDay) MarshalJSON ¶
func (*TimeOfDay) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.