GoLang yp_cat

request it (291)
GoLang replacement for PHP's yp_cat [edit | history]



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

PHP yp_cat

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

yp_cat

(PHP 4 >= 4.0.6, PHP 5 < 5.1.0)

yp_catReturn an array containing the entire map

Description

array yp_cat ( string $domain , string $map )

Returns all map entries.

Parameters

domain

The NIS domain name.

map

The NIS map.

Return Values

Returns an array of all map entries, the maps key values as array indices and the maps entries as array data.