Documentation ¶
Overview ¶
Package es
@author: xwc1125 @date: 2020/9/7 0007
Package es ¶
@author: xwc1125 @date: 2020/8/14 0014
Package es ¶
@author: xwc1125 @date: 2020/9/4 0004
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Camel2Case ¶
Types ¶
type ES ¶
type ES struct {
// contains filtered or unexported fields
}
func (*ES) BulkIndexRequest ¶
批量创建时
type EsMappings ¶
type EsMappings struct { Settings *Settings `json:"settings,omitempty"` Mappings *Mappings `json:"mappings,omitempty"` }
func (EsMappings) String ¶
func (e EsMappings) String() string
Click to show internal directories.
Click to hide internal directories.