Skip to content
  • Lukas Schlüter's avatar
    Fix golint errors · aac7333e
    Lukas Schlüter authored
    - Comment exported types
    - Rename userId to userID
    - Unexport SendToken (rename to sendToken)
    - Make errors start with lowercase chars and not end with punctuation
    aac7333e