Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DoneSignal ¶
type DoneSignal struct {
// contains filtered or unexported fields
}
func New ¶
func New() *DoneSignal
func (*DoneSignal) Close ¶
func (s *DoneSignal) Close() bool
func (*DoneSignal) Get ¶
func (s *DoneSignal) Get() <-chan struct{}
func (*DoneSignal) Load ¶
func (s *DoneSignal) Load() bool
func (*DoneSignal) LoadUnsafe ¶
func (s *DoneSignal) LoadUnsafe() bool
Click to show internal directories.
Click to hide internal directories.