Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
//MAPPING is the elastic mapping for a host
MAPPING, _ = elastic.NewMapping(mappingString)
)
Functions ¶
Types ¶
type Store ¶
type Store interface { datastore.EntityStore }
UserStore type for interacting with User persistent storage
Click to show internal directories.
Click to hide internal directories.