package
Version:
v0.0.0-...-1b0f315
Opens a new window with list of versions in this module.
Published: Nov 26, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ApiKey struct {
Name string `json:"name,omitempty"`
Key string `json:"key,omitempty"`
CreatedAt time.Time `json:"created_at,omitempty"`
UpdatedAt time.Time `json:"updated_at,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.