Documentation
¶
Index ¶
Constants ¶
View Source
const ( OperationFailed = iota + 10000 // 操作失败 InvalidParameter // 参数错误 NotFound // 资源不存在 AssetNotFound // 资产不存在 GroupNotFound // 分组不存在 InvalidAssetType // 无效的资产类型 AssetNotSSH // 资产不是SSH类型 SSHConnectFailed // SSH连接失败 )
业务错误码
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.