package
Version:
v0.0.0-...-b207ad6
Opens a new window with list of versions in this module.
Published: Jul 22, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ClusterInput struct {
ID int `json:"id"`
Data string `json:"data"`
}
type ClusterResponse struct {
ID int `json:"id"`
Data string `json:"data"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.