package
Version:
v0.0.19
Opens a new window with list of versions in this module.
Published: May 17, 2025
License: GPL-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Hubsync struct {
Id string `json:"id" bson:"_id"`
LastSynced int64 `json:"last_synced" bson:"last_synced"`
SyncInterval int64 `json:"sync_interval" bson:"sync_interval"`
SyncProgress float64 `json:"sync_progress" bson:"sync_progress"`
BufferSize int64 `json:"buffer_size" bson:"buffer_size"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.