Versions in this module Expand all Collapse all v1 v1.0.3 Jul 9, 2020 Changes in this version type DoOnce + func New() *DoOnce v1.0.2 Apr 6, 2020 v1.0.0 Mar 9, 2020 Changes in this version + type DoOnce struct + func (u *DoOnce) Release(RequestTag interface{}) + func (u *DoOnce) Req(RequestTag interface{}) bool + func (u *DoOnce) Wait(RequestTag interface{}) + type Map map[interface{}]chan struct