package
0.0.0-20200226220155-b369aa690e8e
Repository: https://github.com/opswat/mdcloud-go.git
Documentation: pkg.go.dev
# Functions
FilterMap items from array based on test functions.
GetFileSHA1 returns a files SHA1.
IsLetter checks if string is letter.
StringInSlice checks for string in slice.
StringSlice makes a slice str to str pointers.
VerifyArgsOrRun will check args length then call first defined function or 2nd to handle error.