Versions in this module Expand all Collapse all v4 v4.88.0 Jul 26, 2021 Changes in this version + type ActivityTimer struct + func CancelAfterInactivity(ctx context.Context, cancel context.CancelFunc, timeout time.Duration) *ActivityTimer + func (t *ActivityTimer) SetTimeout(timeout time.Duration) + func (t *ActivityTimer) Update() + type ActivityUpdater interface + Update func() + type Notifier struct + func NewNotifier() *Notifier + func (n *Notifier) Signal() + func (n *Notifier) Wait() <-chan struct{} Other modules containing this package github.com/maintell/v2ray-core