models

package
v0.0.19 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2025 License: GPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hubsync

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"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL