elasticsearch/queue.go

6 lines
58 B
Go
Raw Normal View History

2022-03-19 04:59:43 +00:00
package elasticsearch
// Queue ...
type Queue struct {
}