Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPromptsFromApi ¶
func GetPromptsFromApiData ¶
func GetPromptsFromApiData(data io.ReadCloser) ([]api.AiPrompt, error)
Types ¶
type DatadogAuth ¶
func GetDatadogAuth ¶
func GetDatadogAuth() (DatadogAuth, error)
func (*DatadogAuth) HasAPIKeyAuth ¶
func (auth *DatadogAuth) HasAPIKeyAuth() bool
func (*DatadogAuth) HasAnyAuth ¶
func (auth *DatadogAuth) HasAnyAuth() bool
func (*DatadogAuth) HasJWTAuth ¶
func (auth *DatadogAuth) HasJWTAuth() bool
Click to show internal directories.
Click to hide internal directories.