GoLang rrd_info

request it (309)
GoLang replacement for PHP's rrd_info [edit | history]



Do you know a GoLang replacement for PHP's rrd_info? Write it!

PHP rrd_info

PHP original manual for rrd_info [ show | php.net ]

rrd_info

(PECL rrd >= 0.9.0)

rrd_infoGets information about rrd file

Description

array rrd_info ( string $filename )

Returns information about particular RRD database file.

Parameters

file

RRD database file name.

Return Values

Array with information about requsted RRD file, FALSE when error occurs.