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

Refactor #245

Closed
13 tasks done
SaitTalhaNisanci opened this issue Apr 27, 2018 · 0 comments
Closed
13 tasks done

Refactor #245

SaitTalhaNisanci opened this issue Apr 27, 2018 · 0 comments
Assignees
Projects
Milestone

Comments

@SaitTalhaNisanci
Copy link
Contributor

SaitTalhaNisanci commented Apr 27, 2018

  • Make receiver names shorter
  • Fix go vet errors.
  • Make package names shorter
  • Remove unnecessary names from Methods like Hazelcast from hazelcast.NewHazelcastClient()
  • Add dot imports
  • Use goimports
  • Fix warnings from https://github.com/alecthomas/gometalinter
  • Refactor constant names to camel case
  • Remove I prefix from IMap etc
  • Remove unused interfaces
  • refactor packages such as Common
  • Fix comments
  • Remove unnecessary pointers to strings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
0.3
  
Done
Development

No branches or pull requests

2 participants