GoLang RRDGraph::save

request it (271)
GoLang replacement for PHP's RRDGraph::save [edit | history]



Do you know a GoLang replacement for PHP's RRDGraph::save? Write it!

PHP RRDGraph::save

PHP original manual for RRDGraph::save [ show | php.net ]

RRDGraph::save

(PECL rrd >= 0.9.0)

RRDGraph::saveSaves the result of query into image

Description

public array RRDGraph::save ( void )

Saves the result of RRD database query into image defined by RRDGraph::__construct().

Parameters

This function has no parameters.

Return Values

Array with information about generated image is returned, FALSE if error occurs.