test
This commit is contained in:
parent
65e5e2181e
commit
3d28519fa1
|
@ -15,7 +15,7 @@ type ElasticSearchMatcher struct {
|
||||||
}
|
}
|
||||||
|
|
||||||
func (es *ElasticSearchMatcher) Key() string {
|
func (es *ElasticSearchMatcher) Key() string {
|
||||||
return "ElasticSearch"
|
return "ELASTICSEARCH"
|
||||||
}
|
}
|
||||||
|
|
||||||
func (es *ElasticSearchMatcher) Name() string {
|
func (es *ElasticSearchMatcher) Name() string {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user