Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long message multi-part tracking #76

Merged
merged 1 commit into from
Aug 28, 2018
Merged

Long message multi-part tracking #76

merged 1 commit into from
Aug 28, 2018

Conversation

McSwitch
Copy link
Contributor

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

@@ -14,6 +14,7 @@ import (
"github.com/fiorix/go-smpp/smpp/pdu/pdufield"
"github.com/fiorix/go-smpp/smpp/pdu/pdutext"
"github.com/fiorix/go-smpp/smpp/smpptest"
"fmt"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Run gofmt in this file? Move "fmt" with the rest of stdlib imports

@fiorix
Copy link
Owner

fiorix commented Aug 28, 2018

I can make the requested change myself, later.

@fiorix fiorix merged commit d9f666d into fiorix:master Aug 28, 2018
@McSwitch
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants