You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Move file from interfaces to authtoken package directories and add comments (#938)
* move interfaces.go from interfaces to authtoken/providers directory and add commenting
* Edit comments
* Rename structs, add periods to comments and update AuthToken comment
* remove pkg/interfaces to be copied from go source
* Ran goimports -w on files in pkg/authtoken/providers/ directory
* Elaborate commenting for documentation
* Reorder imports by moving fleet pkgs to the bottom
0 commit comments