sleepy icon indicating copy to clipboard operation
sleepy copied to clipboard

fix golint errors

Open maxhawkins opened this issue 10 years ago • 0 comments

  • exported const GET should have comment or be unexported
  • if block ends with a return statement, so drop this else and outdent its block
  • error strings should not end with punctuation

maxhawkins avatar May 12 '14 00:05 maxhawkins