package
0.4.1
Repository: https://github.com/goplugin/plugin-common.git
Documentation: pkg.go.dev

# Functions

HasQuotes checks if the first and last characters are either " or '.
IsEmpty returns true if bytes contains only zero values, or has len 0.
TrimQuotes removes the first and last character if they are both either " or ', otherwise it is a noop.