LoginRadius / go-saml

High Level API Implementation of SAML 2.0 (Currently Supported Identity Provider Implementation) Single Sign On
MIT License
11 stars 13 forks source link

Use Golang guidelines for acronyms #23

Open x-way opened 3 years ago

x-way commented 3 years ago

Follow Golang guidelines/best practice for names regarding Acronyms/initialisms. See https://github.com/golang/go/wiki/CodeReviewComments#initialisms

All Submissions:

New Feature Submissions:

  1. [ ] Does your submission pass tests?
  2. [x] Have you lint your code locally prior to submission?

Changes to Core Features: