Ejemplo n.º 1
0
func (es *ElasticSearch) SendBulk(bulk *elastic.BulkService) {
	bulk.Do()
}