Documentation
¶
Overview ¶
Package sync implements the core synchronization logic between UniFi Site Manager and Snipe-IT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetLogFormatter ¶
SetLogFormatter sets the logger formatter.
Types ¶
type Engine ¶
type Engine struct {
// contains filtered or unexported fields
}
Engine performs the sync between UniFi and Snipe-IT.
func NewDownloadEngine ¶
NewDownloadEngine creates a lightweight engine for downloading UniFi data without needing a Snipe-IT client.
func (*Engine) FetchAndSaveCache ¶
FetchAndSaveCache fetches all devices from UniFi and writes them to cache.
Click to show internal directories.
Click to hide internal directories.