package
module
Version:
v0.0.0-...-e46e01d
Opens a new window with list of versions in this module.
Published: Mar 12, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
goesodm
Elasticsearch ODM base on golang
Documentation
¶
Aliaser is a single alias of elastic search
type Initer interface {
Write2Es() error
Next() bool
}
Initer with
type Logger interface {
Errorf(format string, args ...interface{})
Warnf(format string, args ...interface{})
Infof(format string, args ...interface{})
Debugf(format string, args ...interface{})
}
Logger with error warn info debug trace
Mappinger is a elastic search mapping
Source Files
¶
Click to show internal directories.
Click to hide internal directories.