Discover Packages
github.com/lvzhihao/webdeploy
cmd
package
Version:
v0.0.0-...-26715d8
Opens a new window with list of versions in this module.
Published: Feb 19, 2020
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Execute adds all child commands to the root command and sets flags appropriately.
This is called by main.main(). It only needs to happen once to the rootCmd.
type ApiResult struct {
Code string `json:"code"`
Data interface{} `json:"data"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.