Versions in this module Expand all Collapse all v0 v0.12.0 Jul 23, 2024 v0.11.0 Jan 7, 2024 v0.10.2 Jan 4, 2024 v0.10.1 Jan 4, 2024 v0.10.0 Jan 3, 2024 v0.9.0 Jan 2, 2024 v0.8.1 Jan 2, 2024 v0.8.0 Dec 27, 2023 v0.7.1 Dec 24, 2023 v0.7.0 Dec 22, 2023 Changes in this version + type ClusterTime struct + ClusterTime primitive.Timestamp + Signature Signature + type ConfigVersion struct + ClusterID primitive.ObjectID + CurrentVersion int32 + ID int32 + MinCompatibleVersion int32 + type LastErrorDefaults struct + W interface{} + WTimeout int32 + type MasterDoc struct + Hosts interface{} + Msg string + SetName interface{} + type Member struct + ArbiterOnly bool + BuildIndexes bool + Hidden bool + Host string + ID int32 + Priority float64 + SlaveDelay int64 + Tags bson.M + Votes int32 + type Members struct + ConfigVersion float64 + ElectionDate primitive.DateTime + ElectionTime primitive.Timestamp + Health float64 + ID int64 + InfoMessage string + LastHeartbeat primitive.DateTime + LastHeartbeatMessage string + LastHeartbeatRecv primitive.DateTime + Name string + Optime map[string]Optime + OptimeDate primitive.DateTime + PingMs *float64 + Self bool + Set string + State float64 + StateStr string + StorageEngine StorageEngine + Uptime float64 + type MyState struct + Data struct{ ... } + type Optime struct + T float64 + Ts primitive.Timestamp + type RSConfig struct + ConfigServer bool + ID string + Members []Member + ProtocolVersion int64 + Settings RSSettings + Version int32 + WriteConcernMajorityJournalDefault bool + type RSSettings struct + CatchUpTakeoverDelayMillis int32 + CatchUpTimeoutMillis int32 + ChainingAllowed bool + ElectionTimeoutMillis int32 + GetLastErrorDefaults LastErrorDefaults + GetLastErrorModes bson.M + HeartbeatIntervalMillis int32 + HeartbeatTimeoutSecs int32 + ReplicaSetID primitive.ObjectID + type ReplicaSetStatus struct + Date primitive.DateTime + HeartbeatIntervalMillis float64 + Members []Members + MyState float64 + Ok float64 + Set string + Term float64 + type ReplicasetConfig struct + ClusterTime ClusterTime + Config RSConfig + LastCommittedOpTime primitive.Timestamp + OK float64 + OperationTime primitive.Timestamp + type ShardIdentity struct + ClusterID primitive.ObjectID + ConfigsvrConnectionString string + ID string + ShardName string + type Signature struct + Hash primitive.Binary + KeyID int64 + type StorageEngine struct + Name string + Persistent bool + ReadOnly bool + SupportCommittedReads bool