Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type InstallReq ¶ added in v1.8.0
type LsRemoteReq ¶ added in v1.8.0
type LsReq ¶ added in v1.8.0
type LsReq struct {
Output string `json:"output" description:"Output format. Optional values: json, text" required:"false"`
}
type UninstallReq ¶ added in v1.8.0
type UninstallReq struct {
Version string `json:"version" description:"The specific go sdk version number(e.g. '1.21.4'). " required:"true"`
}
Click to show internal directories.
Click to hide internal directories.