GoLang RRDGraph::__construct

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



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

PHP RRDGraph::__construct

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

RRDGraph::__construct

(PECL rrd >= 0.9.0)

RRDGraph::__constructCreates new RRDGraph instance

Description

public RRDGraph::__construct ( string $path )

Creates new RRDGraph instance. This instance is responsible for rendering the result of RRD database query into image.

Parameters

path

Full path for the newly created image.

Return Values

No value is returned.