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