Versions in this module Expand all Collapse all v0 v0.1.0 Jun 15, 2023 Changes in this version + func OutputToFile(backInfo *BackupInfo, f *os.File) error + type BackupInfo struct + AllocIDMax uint64 + AllocTimestampMax uint64 + ClusterID uint64 + Config *config.Config + func GetBackupInfo(client *clientv3.Client, pdAddr string) (*BackupInfo, error)