Versions in this module Expand all Collapse all v1 v1.4.0-beta3 Oct 18, 2024 v1.4.0-beta2 Oct 1, 2024 v1.4.0-beta1 Oct 1, 2024 v1.1.0 Jun 2, 2024 v1.0.0 Feb 21, 2024 Changes in this version + type AppNotify struct + Class int + CreatedAt string + CustomId string + Icon string + Id string + Message string + Name string + State int + Type int + UpdatedAt string + func (p *AppNotify) TableName() string + type ConnectionsDBModel struct + Created int64 + Directories string + Host string + ID uint + MountPoint string + Password string + Port string + Status string + Updated int64 + Username string + func (p *ConnectionsDBModel) TableName() string + type PeerDriveDBModel struct + Browser string + Created int64 + DeviceName string + DisplayName string + ID string + IP string + Model string + OS string + Online bool + Updated int64 + UserAgent string + type RelyDBModel struct + ContainerCustomId string + ContainerId string + CreatedAt time.Time + CustomId string + Id uint + Type int + UpdatedAt time.Time + func (p RelyDBModel) TableName() string + type SharesDBModel struct + Anonymous bool + Created int64 + ID uint + Name string + Path string + Updated int64 + func (p *SharesDBModel) TableName() string