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