Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstallHandler ¶
InstallHandler is an interface that registes route and handles scheduler's services.
func InstallPingHandler ¶
func InstallVersionHandler ¶
Types ¶
type JSON ¶
type JSON struct {
Data interface{}
}
func (JSON) WriteContentType ¶
func (r JSON) WriteContentType(w http.ResponseWriter)
type SyncSkuArgs ¶
type SyncSkuArgs struct {
Wait bool `json:"wait"`
}
Source Files ¶
Click to show internal directories.
Click to hide internal directories.