Skip to content
Snippets Groups Projects

extsvc: rename `AccountSpec` to `Spec`

Merged Warren Gifford requested to merge jc/rename-AccountSpec into master

Created by: unknwon

To be consistent on field and type naming.

It is not an ideal name if we only look at the type alone, but makes a lot more sense when we actually use the field, e.g.

var acct extsvc.Account
acct.Spec = xyz
// Not acct.AccountSpec which feels redundant

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading