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