Documentation ¶
Overview ¶
Package experiment implements feature flag propagation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler implements drpc handler interface to extract experiment feature flag.
func NewHandler ¶
NewHandler returns a new instance of Handler.
type Wrapper ¶
Wrapper wraps a Conn with experimental feature flag information.
func NewConnWrapper ¶
NewConnWrapper creates a new instance of the wrapper.
Click to show internal directories.
Click to hide internal directories.