Documentation ¶
Index ¶
- func HandleWithContext(ctx context.Context, f ContextHandler) func(w http.ResponseWriter, r *http.Request)
- func MessagingStream(ctx context.Context) (messaging.Stream, bool)
- func NewContext(parent context.Context, stream messaging.Stream) context.Context
- func SendMetrics(o interface{}) func(ctx context.Context, w http.ResponseWriter, r *http.Request)
- type ContextHandler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleWithContext ¶
func HandleWithContext(ctx context.Context, f ContextHandler) func(w http.ResponseWriter, r *http.Request)
func SendMetrics ¶
Types ¶
type ContextHandler ¶
func ReceiveMetrics ¶
func ReceiveMetrics(o interface{}) ContextHandler
Click to show internal directories.
Click to hide internal directories.