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

go code nits #1

Merged

Commits on Dec 11, 2018

  1. go fmt

    Stebalien committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    06fd27e View commit details
    Browse the repository at this point in the history
  2. avoid unecessary constructors

    (also avoid exposing a public constructor for a private datastructure)
    Stebalien committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    0ae12b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec0acc9 View commit details
    Browse the repository at this point in the history