Documentation
¶
Index ¶
- Variables
- func ApiKeyCreationView(name *string, clientKeys []apiclient.ApiKeyViewDTO)
- func GetApiKeyFromPrompt(apiKeys []apiclient.ApiKeyViewDTO, title string, withNewApiKey bool) (*apiclient.ApiKeyViewDTO, error)
- func ListApiKeys(apiKeyList []apiclient.ApiKeyViewDTO)
- func Render(key, apiUrl string)
- type RowData
Constants ¶
This section is empty.
Variables ¶
View Source
var NewApiKeyName = "+ New API Key"
Functions ¶
func ApiKeyCreationView ¶
func ApiKeyCreationView(name *string, clientKeys []apiclient.ApiKeyViewDTO)
func GetApiKeyFromPrompt ¶
func GetApiKeyFromPrompt(apiKeys []apiclient.ApiKeyViewDTO, title string, withNewApiKey bool) (*apiclient.ApiKeyViewDTO, error)
func ListApiKeys ¶
func ListApiKeys(apiKeyList []apiclient.ApiKeyViewDTO)
Types ¶
Click to show internal directories.
Click to hide internal directories.