synonym for read.
synonym for read.
instance of gopher API
instance of gopher API
async version of read.
async version of read. Immediatly return future, which will contains result of read or failur with StreamClosedException in case of stream is closed.
apply f, when input will be ready and send result to API processor
apply f, when input will be ready and send result to API processor
read object from channel.
read object from channel. Must be situated inside async/go/action block