Versions in this module Expand all Collapse all v1 v1.9.1 Mar 9, 2022 Changes in this version + const CloudDiskDelErr + const CloudDiskDelSuccess + const CloudDiskOnDel + func DelArea(areaID uint64) (err error) + type DelAreaStatus struct + RemoveStatus int + type DelCloudDiskResp struct + Data DelAreaStatus + Reason string + Status int v1.5.0 Nov 23, 2021 v1.4.0 Oct 19, 2021 Changes in this version + func DelAreaCloudDisk(c *gin.Context, areaID uint64) (err error) + func DelCloudDisk(c *gin.Context, ids ...int) (err error)