5 lines
43 B
Go
5 lines
43 B
Go
|
package dao
|
||
|
|
||
|
type ElasticSearch struct {
|
||
|
}
|