Versions in this module Expand all Collapse all v0 v0.0.10 Mar 10, 2025 Changes in this version type MysqlSelectSqlRes + Columns []string v0.0.9 Feb 19, 2025 v0.0.8 Dec 31, 2024 v0.0.7 Dec 26, 2024 Changes in this version + type GetRoles4UserIdRes struct + RoleIds []int v0.0.6 Nov 1, 2024 v0.0.5 Oct 31, 2024 v0.0.4 Oct 31, 2024 Changes in this version + type AliasInfo struct + AliasName string + type ApiCommonRes struct + Code int + Data interface{} + Msg string + func (this *ApiCommonRes) Error() error + type CatIndicesRes struct + DocsCount string + DocsDeleted string + Health string + Index string + Pri string + PriStoreSize string + Rep string + Status string + StoreSize string + Uuid string + type DisHistoryListRes struct + Count int64 + List []GmDslHistoryData + type EsLink struct + CreateById int + CreateByUserName string + Created string + EsLinkConfigs []*EsLinkConfig + ID int + Ip string + Remark string + Updated string + Version int + type EsLinkConfig struct + CertPEM string + CfgRelationId int + Created string + EsLinkId int + Id int + Ip string + KeyPEM string + Pwd string + Remark string + RootPEM string + ShareRoles []string + Updated string + User string + Version int + type EsLinkConfigOpt struct + Id int + Remark string + type EsLinkConfigV2 struct + CertPEM string + Created string + Id int + KeyPEM string + Pwd string + Remark string + RootPEM string + ShareRoles []string + Updated string + User string + type EsLinkOpt struct + ID int64 + Remark string + Version int + type EsLinkTree struct + Children []*EsLinkTreeChildren + Label string + Selectable string + Value string + func NewEsLinkTree(label string, value string) *EsLinkTree + type EsLinkTreeChildren struct + Label string + ParentId string + Value string + func NewEsLinkTreeChildren(label string, value string, parentId string) *EsLinkTreeChildren + type ExecSqlRes struct + RowsAffected int64 + type GmDslHistoryData struct + Body *string + Created time.Time + Id int + Method string + Path string + Uid int + type MongoExecRes struct + Result bson.M + type MysqlExecSqlRes struct + RowsAffected int64 + type MysqlFirstSqlRes struct + Result map[string]interface{} + type MysqlSelectSqlRes struct + Result []map[string]interface{} + type PingResult struct + ClusterName string + Name string + TagLine string + Version struct{ ... } + type SelectRes struct + Result interface{} + type Snapshot struct + Duration string + EndEpoch string + EndTime string + FailedShards string + Id string + Indices string + StartEpoch string + StartTime string + Status string + SuccessfulShards string + TotalShards string + type SnapshotDetail struct + Snapshots []struct{ ... } + type SnapshotRepository struct + Settings SnapshotRepositorySettings + Type string + type SnapshotRepositoryList struct + List []Snashot + PathRepo []interface{} + Res map[string]SnapshotRepository + type SnapshotRepositorySettings struct + Compress string + Location string + MaxRestoreBytesPerSec string + MaxSnapshotBytesPerSec string + Readonly string + type SnapshotStatus struct + Snapshots []struct{ ... } + type Snashot struct + ChunkSize string + Compress string + Location string + MaxRestoreBytesPerSec string + MaxSnapshotBytesPerSec string + Name string + Readonly string + Type string + type SqlToDsl struct + Dsl string + TableName string + type Status struct + Status string + type TaskInfo struct + Action string + Cancellable bool + Description interface{} + Headers map[string]string + Id int64 + Node string + ParentTaskId string + RunningTime string + RunningTimeInNanos int64 + StartTime string + StartTimeInMillis int64 + Status interface{} + Type string + type TaskNode struct + Attributes struct{ ... } + Host string + Ip string + Name string + Roles []string + Tasks map[string]TaskInfo + TransportAddress string + type Tasks struct + Nodes map[string]TaskNode v0.0.3 Oct 24, 2024 v0.0.2 Sep 28, 2024 v0.0.1 Aug 27, 2024