Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrMissingToken = errors.New("missing the bocha API key, set it in the BOCHA_API_KEY environment variable")
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*options)
func WithAPIKey ¶
WithAPIKey passes the bocha API token to the client. If not set, the token is read from the BOCHA_API_KEY environment variable.
Click to show internal directories.
Click to hide internal directories.