package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Nov 27, 2021
License: MIT
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
¶
View Source
const (
TypePersonal = "personal"
TypeBusiness = "business"
)
type Desktop struct {
Path string `path:"path" json:"path"`
Host int64 `path:"host" json:"host"`
IsTeam bool `path:"is_team" json:"is_team"`
SubscriptionType string `path:"subscription_type" json:"subscription_type"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.