Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromContext ¶
func FromContext(ctx context.Context) dispatch.Dispatcher
FromContext reads the selected dispatcher out of a context.Context and returns nil if it does not exist.
func MustFromContext ¶
func MustFromContext(ctx context.Context) dispatch.Dispatcher
MustFromContext reads the selected dispatcher out of a context.Context, computes a zedtoken from it, and panics if it has not been set on the context.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.