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

Conjur Golang style guide covers all relevant topics #37

Open
4 tasks
BradleyBoutcher opened this issue Feb 19, 2020 · 0 comments
Open
4 tasks

Conjur Golang style guide covers all relevant topics #37

BradleyBoutcher opened this issue Feb 19, 2020 · 0 comments
Labels
enhancement New feature or request kind/documentation

Comments

@BradleyBoutcher
Copy link
Contributor

The Golang Style guide is missing a few categories that are relevant to the work of the Conjur team projects.

  • Code Coverage - Add target coverage, and example commands to run to get coverage.
  • Mocking - Determine if we need anything here, e.g. "avoid the use of global variables for mockable interface declarations, and instead propagate mockable interfaces from highest possible level down"
  • Copyright Notices - Add a sample copyright notice
  • Logging - Determine what needs to be added here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kind/documentation
Projects
None yet
Development

No branches or pull requests

1 participant