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