# Packages
No description provided by the author
# Functions
CompareVersions compare two version strings that follow the debian version policy and Returns:
-1 if a is smaller than b 0 if a equals b +1 if a is bigger than b.
No description provided by the author
No description provided by the author
Enable the delivery of debug messages to the logger.
Specify the *log.Logger object where log messages should be sent to.
No description provided by the author