6 lines
46 B
Go
6 lines
46 B
Go
|
|
package es
|
||
|
|
|
||
|
|
func Set() {
|
||
|
|
esClient.Search()
|
||
|
|
}
|