package
Version:
v0.0.0-...-5fda629
Opens a new window with list of versions in this module.
Published: Mar 24, 2022
License: MulanPSL-2.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
¶
generate tokens used for auth
func RandInt(min, max int) int
type Claims struct {
Username string `json:"username"`
Password string `json:"password"`
jwt.StandardClaims
}
type DeviceInfo struct {
ManufacturerId string
ProductId string
ResourceType int
ResourceId int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.