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

[WIP] propper packages for data transfers #828

Closed
wants to merge 9 commits into from

Conversation

labkode
Copy link
Member

@labkode labkode commented Jun 11, 2020

No description provided.

@labkode labkode changed the title [WIP] propper packags for data transfers [WIP] propper packages for data transfers Jun 11, 2020
log.Error().Err(err).Msg("error copying data to response")
return
}
type DataTX interface {
Copy link

Choose a reason for hiding this comment

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

exported type DataTX should have comment or be unexported

"io"
)

type DataTX interface {
Copy link

Choose a reason for hiding this comment

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

exported type DataTX should have comment or be unexported

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