Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultBaseURL = "https://api.exa.ai"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func NewClient ¶
func NewClient(conn Connection) (*Client, error)
func (*Client) FetchContents ¶
type Connection ¶
func ResolveConnection ¶
func ResolveConnection(raw string, scmCreds *console.ScmCredentialFragment) (Connection, bool)
type ConnectionConfig ¶
Click to show internal directories.
Click to hide internal directories.