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