# Functions
DiskUsage returns the disk info of the path.
HTTPGet used to do restful get request.
HTTPPost used to do restful post request.
HTTPPut used to do restful put request.
HTTPReadBody returns the body of the response.
NewRotateFile creates a new rotateFile.
NewThrottle creates the new throttle.
TruncateQuery used to truncate the query with max length.
WriteFile used to write data to file.
# Constants
CHECK type.
CHECKSUM type.
DDL type.
DELETE type.
DO type.
EXPLAIN type.
HELP type.
INSERT type.
KILL type.
OPTIMIZE type.
RADON type.
REPLACE type.
SELECT type.
SET type.
SHOW type.
TRANSACTION type.
UNSUPPORT type.
UPDATE type.
USEDB type.
# Interfaces
RotateFile interface.