Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct {
	// contains filtered or unexported fields
}
    func NewAPI ¶
func NewAPI(client HttpClient, taskWaiter TaskWaiter, logger Log) *API
type HttpClient ¶
type Maintenance ¶
type Maintenance struct {
	Mode    *string   `json:"mode,omitempty"`
	Windows []*Window `json:"windows,omitempty"`
}
    func (Maintenance) String ¶
func (o Maintenance) String() string
 Click to show internal directories. 
   Click to hide internal directories.