package
0.0.11
Repository: https://github.com/mesos/mesos-go.git
Documentation: pkg.go.dev

# Functions

CallNoData is a convenience func that executes the given Call using the provided Caller and always drops the response data.
Empty generates a stream that always returns nil.
Executor sets a executor.Call's ExecutorID.
Framework sets a executor.Call's FrameworkID.
FromChan returns a streaming request that fetches calls from the given channel until it closes.
Heartbeat returns an executor heartbeat call, useful to detect disconnections.
IgnoreResponse generates a sender that closes any non-nil response received by Mesos.
Message returns an executor call with the given parameters.
NonStreaming returns a RequestFunc that always generates the same Call.
Push prepends one or more calls onto a request stream.
SendWith injects the given options for all calls.
SendNoData is a convenience func that executes the given Call using the provided Sender and always drops the response data.
Subscribe returns an executor call with the given parameters.
Update returns an executor call with the given parameters.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author