package
2.0.0
Repository: https://github.com/ewinjuman/go-lib.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

AfterString Get substring after a string.
BeforeString Get substring before a string.
Get string between two string.
No description provided by the author
No description provided by the author
FileWithLineNum return the file name and line number of the current file.
IsCompound ...
No description provided by the author
No description provided by the author
IsFunc check if args is func kind.
IsMap check if arg is map kind.
IsPtr check if arg is pointer kind.
IsSlice check if arg is slice kind.
IsStruct check if arg is struct kind.
Must is a helper function that takes a value of any type and an error.
Or check if testValue is empty, if empty return defaultValue.
delete the pointer from value.