fiorix / go-smpp

SMPP 3.4 Protocol for the Go programming language
MIT License
219 stars 134 forks source link

Long message multi-part tracking #76

Closed McSwitch closed 6 years ago

McSwitch commented 6 years ago

Return all parts of a multi-part message to resolve issue #74

fiorix commented 6 years ago

I can make the requested change myself, later.

McSwitch commented 6 years ago

thanks @fiorix, I have added gofmt enforcement automation into my IDE to avoid this kind of oversight in future.