How to add array of User to elastic, and retrieve all data in go?
type User struct { UserID int Email string FirstName string Las