GoLang fam_open

request it (347)
GoLang replacement for PHP's fam_open [edit | history]



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

PHP fam_open

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

fam_open

(PHP 5 < 5.1.0)

fam_openOpen connection to FAM daemon

Description

resource fam_open ([ string $appname ] )

Opens a connection to the FAM service daemon.

Parameters

appname

A string identifying the application for logging reasons

Return Values

Returns a resource representing a connection to the FAM service on success or FALSE on errors.

See Also