package
1.20.0
Repository: https://github.com/matrix86/driplane.git
Documentation: pkg.go.dev

# Functions

GetCache returns the FilePackage struct.
GetFile returns the FilePackage struct.
GetHTTP returns the HTTPPackage.
GetLog returns the LogPackage.
GetStrings returns a StringsPackage.
GetUtil returns an UtilPackage.

# Structs

CachePackage contains methods for use the cache (local or global).
CacheResponse contains the return values.
FilePackage contains file manipulation methods.
FileResponse contains the return values.
HTTPPackage contains all the methods to perform http requests.
HTTPResponse contains the return values.
LogPackage contains logs methods.
StringsPackage contains string manipulation methods.
StringsResponse contains the return values.
UtilPackage contains useful generic methods.
UtilResponse contains the return values.