Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyInfo ¶
type KeyInfo struct {
Key string `json:"key"`
Description string `json:"description"`
CreatedAt time.Time `json:"created_at"`
}
KeyInfo stores metadata about an API key
Click to show internal directories.
Click to hide internal directories.