Versions in this module Expand all Collapse all v2 v2.0.2 Sep 1, 2021 Changes in this version + var DontWait context.Context + type Value interface + Get func(context.Context) (interface{}, error) + Reset func() + Set func(interface{}) + func NewValue() Value + func WithDefault(defaultValue interface{}) Value v2.0.1 May 4, 2021 v2.0.0 Jun 12, 2020 Other modules containing this package github.com/getlantern/eventual