Files
beeq/packet/unsuback.go

6 lines
49 B
Go

package packet
type UnSubAck struct {
PubAck
}