package
0.0.0-20221104094221-fac1b9924855
Repository: https://github.com/lyesteven/go-framework.git
Documentation: pkg.go.dev
# Packages
Package usermember is a generated protocol buffer package.
# Variables
* callback function that processes messages delivered to
*
* @ *stan.Msg define as:
*
* type Msg struct {
* pb.MsgProto
* Sub Subscription
* }
* type MsgProto struct {
* Sequence uint64
* Subject string
* Reply string
* Data []byte
* Timestamp int64
* Redelivered bool
* CRC32 uint32
* }
*/.
No description provided by the author
* callback function that processes messages delivered to
*
* @ *stan.Msg define as:
*
* type Msg struct {
* pb.MsgProto
* Sub Subscription
* }
* type MsgProto struct {
* Sequence uint64
* Subject string
* Reply string
* Data []byte
* Timestamp int64
* Redelivered bool
* CRC32 uint32
* }
*/.