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