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] Updating a few guidelines and clarifying others #6903

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Nov 9, 2023

  1. Updating a few guidelines and clarifying others

    - errors should always be returned by pointer
    - NewClient and Client should be favored as the Client name (instead of WidgetClient, for instance)
    Richard Park committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3e6b6cf View commit details
    Browse the repository at this point in the history
  2. Wording felt a little weird.

    Richard Park committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b29b581 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Update docs/golang/introduction.md

    Co-authored-by: Jeffrey Richter <jeffrichter@live.com>
    RickWinter and JeffreyRichter committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    318baf1 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    c97a989 View commit details
    Browse the repository at this point in the history