package
Version:
v0.0.0-...-6cb8ef5
Opens a new window with list of versions in this module.
Published: Jul 24, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Claims struct {
Name string `json:"name"`
Uuid uuid.UUID `json:"uuid"`
ExpiresAt time.Time `json:"expires_at"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.