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