package
Version:
v0.0.0-...-b028101
Opens a new window with list of versions in this module.
Published: Nov 19, 2024
License: Apache-2.0
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
¶
TODO: This library is imported from ror, should determine if its a public library or not
type TokenModel struct {
ClusterId string `json:"clusterId" validate:"required,min=1,ne=' '" `
Token string `json:"token" validate:""`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.