package
Version:
v0.0.0-...-4ad21cf
Opens a new window with list of versions in this module.
Published: Jan 14, 2025
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type JwtGenerateRequest struct {
Keys map[string]interface{} `json:"keys"`
JwtKey string
ExpiresAt int64 `json:"expires_at"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.