Rename methods with Get prefix #582

Merged
suhaibmujahid merged 1 commits from method-rename into master 2020-05-09 22:39:52 -05:00

1 Commits

Author SHA1 Message Date
Suhaib Mujahid cf6522c7fe refactor: Rename methods with Get prefix
It is not Go idiomatic to put Get into the getter's name.

https: //golang.org/doc/effective_go.html#Getters
Co-Authored-By: lhchavez <lhchavez@users.noreply.github.com>
2020-05-09 23:32:17 -04:00