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