Versions in this module Expand all Collapse all v1 v1.1.0 Jan 27, 2026 Changes in this version + type AliEcsOrder struct + AutoPay bool + AutoReleaseTime int + AutoRenew bool + ConnectId string + CreateTime dataType.CustomTime + DryRun bool + ErrData datatypes.JSONMap + ErrMessage string + Id int + ImageId string + InstanceChargeType string + InstanceId string + InstanceType string + InternetChargeType string + InternetMaxBandwidth int32 + IoOptimized string + LocalListenAddr string + OrderId string + OrderStatus int + Password string + PasswordInherit bool + PublicIpAddress string + QueryErrData datatypes.JSONMap + QueryErrMessage string + QueryStatus int + RegionId string + RequestId string + RunStatus string + SecurityEnhancementStrategy string + SecurityGroupId string + SystemDisk Disk + TradePrice float64 + UpdateTime dataType.CustomTime + VSwitchId string + func (a *AliEcsOrder) TableName() string + type Connect struct + Active types.TextStatus + Connect types.ForwardType + CreateTime dataType.CustomTime + Id string + Listen string + Lname string + Passwd string + Pid string + Remote string + Saddr string + Son []Connect + Stype types.SSHValidType + UpdateTime dataType.CustomTime + User string + func (c *Connect) Db2Connect() Connect + func (c *Connect) TableName() string + type Disk struct + Category string + Size int32 + func (Disk) GormDBDataType(db *gorm.DB, field *schema.Field) string + func (d *Disk) Scan(value any) error + func (d Disk) GormDataType() string + func (d Disk) Value() (driver.Value, error) + type SysConfig struct + Component datatypes.JSONMap + CreateTime dataType.CustomTime + Label string + Name string + Prop string + Type string + UpdateTime dataType.CustomTime + Value string + func (c *SysConfig) TableName() string