aboutsummaryrefslogtreecommitdiff
path: root/main.go
Commit message (Expand)AuthorAgeFilesLines
* Check Args In Main FunctionAlex Mayer2019-06-201-12/+6
* Consolidate User Exists Check Into fetchKeys()Alex Mayer2019-06-201-21/+4
* Return Errors From Functions And Log In MainAlex Mayer2019-06-191-28/+36
* cleaned up arg parsingJonathan DeMasi2019-06-061-11/+5
* per amayer, removing DNS checkingJonathan DeMasi2019-06-051-23/+0
* Logging adds, added check for userJonathan DeMasi2019-06-051-1/+21
* the go wayJonathan DeMasi2019-06-051-4/+4
* Revert "was not accounting for > 2 args"Jonathan DeMasi2019-06-051-1/+1
* was not accounting for > 2 argsJonathan DeMasi2019-06-051-1/+1
* changed some formatting via go fmtJonathan DeMasi2019-06-051-30/+30
* added some logging and straight up failureJonathan DeMasi2019-06-051-1/+4
* Added some error checking so DNS is not infiniteJonathan DeMasi2019-06-051-3/+6
* initJonathan DeMasi2019-06-051-0/+69