package
3.0.1
Repository: https://github.com/secr3t/req.git
Documentation: pkg.go.dev

# Functions

BasicAuthHeaderValue return the header of basic auth.
No description provided by the author
CreateDirectory create the directory.
CutBytes slices s around the first instance of sep, returning the text before and after sep.
CutString slices s around the first instance of sep, returning the text before and after sep.
GetPointer return the pointer of the interface.
GetType return the underlying type.
IsJSONType method is to check JSON content type or not.
IsStringEmpty method tells whether given string is empty or not.
IsXMLType method is to check XML content type or not.