Files
beeq/packet/pubrec.go

6 lines
47 B
Go

package packet
type PubRec struct {
PubAck
}