Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetIndexNaming ¶
func SetIndexNaming(i IndexNaming)
SetIndexNaming will register global IndexNaming
Types ¶
type IndexNaming ¶
type IndexNaming interface {
IndexName(lm *logs.LogMsg) string
}
IndexNaming generate the index name
Click to show internal directories.
Click to hide internal directories.