package
0.0.0-20240309040849-9efaf8304f89
Repository: https://github.com/reeceeboii/pi-cli.git
Documentation: pkg.go.dev
# Functions
Extracts a summary of all of the clients that have been served by the Pi-Hole instance.
Attempts to connect to a database, returns an sql.DB handle
if this connection succeeds
*/.
Returns a RFC822 formatted version of a given Unix time integer retrieved
from a database row.
Returns a newly configured tabwriter.Writer, with a parameterised padding,
allowing optional changes to the padding between an element and the edge of
its cell
*/.
Extracts the the top queries of all time.
# Constants
The name of the database driver to use.
The default location and name used by database commands to look for the Pi-Hole's
FTL database file
*/.
The default limit on the number of queries returned from some database queries.