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