Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AnthropicAuth ¶
type AnthropicAuth struct {
Token string
}
AnthropicAuth holds Anthropic authentication information
func SetupAnthropicOAuth ¶
func SetupAnthropicOAuth() (*AnthropicAuth, error)
SetupAnthropicOAuth guides the user through Anthropic API setup
type GitHubAuth ¶
GitHubAuth holds GitHub authentication information
func SetupGitHubOAuth ¶
func SetupGitHubOAuth() (*GitHubAuth, error)
SetupGitHubOAuth guides the user through GitHub OAuth setup
Click to show internal directories.
Click to hide internal directories.