Files
beeq/packet/pubcomp.go

6 lines
48 B
Go

package packet
type PubComp struct {
PubAck
}