package
Version:
v0.0.0-...-6617f65
Opens a new window with list of versions in this module.
Published: Jan 30, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RegisterDeviceReq struct {
Device struct {
UUID string `json:"uuid"`
Name string `json:"name"`
ServicePort int `json:"service_port"`
PublicKey string `json:"public_key"`
} `json:"device"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.