# 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.