Documentation
¶
Overview ¶
Package anthropicservicetype
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Anthropic = AnthropicServiceType{"anthropic"}
)
Functions ¶
This section is empty.
Types ¶
type AnthropicServiceType ¶
type AnthropicServiceType struct {
Name string
}
func (AnthropicServiceType) MarshalText ¶
func (a AnthropicServiceType) MarshalText() (text []byte, err error)
func (AnthropicServiceType) String ¶
func (a AnthropicServiceType) String() string
func (*AnthropicServiceType) UnmarshalText ¶
func (a *AnthropicServiceType) UnmarshalText(text []byte) error
Click to show internal directories.
Click to hide internal directories.