This commit is contained in:
insanity 2018-08-15 15:41:41 +09:00
parent 65e5e2181e
commit 3d28519fa1

View File

@ -15,7 +15,7 @@ type ElasticSearchMatcher struct {
}
func (es *ElasticSearchMatcher) Key() string {
return "ElasticSearch"
return "ELASTICSEARCH"
}
func (es *ElasticSearchMatcher) Name() string {