service/app/mix/dao/elasticsearch.go

5 lines
43 B
Go

package dao
type ElasticSearch struct {
}