package
Version:
v0.1.4-0...-01a136e
Opens a new window with list of versions in this module.
Published: Jul 24, 2025
License: ISC
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Backup struct {
Time int64 `json:"time"`
URL string `json:"url"`
Size int64 `json:"size"`
}
type Server struct {
ServerId int64 `json:"serverId"`
OwnerId int64 `json:"ownerId"`
Name string `json:"name"`
State string `json:"state"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.