github.com/milvus-io/milvus-sdk-go/v2@v2.4.1/entity/mq_message.go (about) 1 package entity 2 3 type MessageInfo struct { 4 Position string 5 }