package
Version:
v0.31.4
Opens a new window with list of versions in this module.
Published: Jun 7, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ApiKeyOpts struct {
Identifier string `json:"identifier"`
Name string `json:"name"`
Description string `json:"description,omitempty"`
Type_ string `json:"type"`
ExpiredAt int `json:"expiredAt,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.