xdone

package
v0.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 23, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

功能:完成通道 说明:

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DoneChannel

type DoneChannel struct {
	// contains filtered or unexported fields
}

DoneChannel 完成通道

func (*DoneChannel) Close

func (d *DoneChannel) Close()

Close 关闭

func (*DoneChannel) Done

func (d *DoneChannel) Done() <-chan struct{}

Done 返回完成chan

func (*DoneChannel) Notify_done

func (d *DoneChannel) Notify_done()

Notify_done 通知结束

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL