GoLang Context parameters

request it (453)
GoLang replacement for PHP's Context parameters [edit | history]



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

PHP Context parameters

PHP original manual for Context parameters [ show | php.net ]

Context parameters

Context parametersContext parameter listing

Description

These parameters can be set on a context using the stream_context_set_params() function.

Parameters

notification callable

A callable to be called when an event occurs on a stream.

See stream_notification_callback for more details.