GoLang rrd_version

request it (220)
GoLang replacement for PHP's rrd_version [edit | history]



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

PHP rrd_version

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

rrd_version

(PECL rrd >= 1.0.0)

rrd_versionGets information about underlying rrdtool library

Description

string rrd_version ( void )

Returns information about underlying rrdtool library.

Parameters

This function has no parameters.

Return Values

String with rrdtool version number e.g. "1.4.3".