Documentation
¶
Overview ¶
package core is the core module for cold brew and provides the base implementation for Cold Brew.
The idea behind cold brew is simple, we want to reuse as many good components that we can by providing only a thin wrapper around them if needed.
The components in use by cold brew currently are
github.com/grpc-ecosystem/grpc-gateway github.com/prometheus/client_golang github.github.com/afex/hystrix-go github.com/opentracing/opentracing-go github.com/newrelic/go-agent
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CB ¶
type CBGracefulStopper ¶ added in v0.1.7
Click to show internal directories.
Click to hide internal directories.