package
Version:
v1.0.11
Opens a new window with list of versions in this module.
Published: Feb 10, 2023
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DMRUser struct {
ID uint `json:"id"`
State string `json:"state"`
RadioID uint `json:"radio_id"`
Surname string `json:"surname"`
City string `json:"city"`
Callsign string `json:"callsign"`
Country string `json:"country"`
Name string `json:"name"`
FName string `json:"fname"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.