package
2.0.1-beta+incompatible
Repository: https://github.com/octy-ai/octy-cli.git
Documentation: pkg.go.dev
# Functions
AfterStr : Get the substring after the specified string x.
BeforeStr : Get the substring before the specified string x.
DecodeB64String : returns decoded base64 encoded string.
DirectoryExists : returns whether the given file or directory exists.
InSlice : determines if the specified string is in the provided slice of strings.
ValueInIntStrMap: determines if the specified string is equal to any of the provided maps values.