Documentation ¶
Overview ¶
Package experiment provides functionality for experiments.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Set ¶
type Set struct {
// contains filtered or unexported fields
}
Set is the set of experiments that are enabled for a request.
func FromContext ¶
FromContext returns the set of experiments enabled for the context.
Click to show internal directories.
Click to hide internal directories.