group

package
v0.0.0-...-c9cf022 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Group

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

func NewGroup

func NewGroup(name string, father *Group, exitfunc func()) *Group

func (*Group) Done

func (g *Group) Done() <-chan int

func (*Group) Error

func (g *Group) Error() error

func (*Group) Go

func (g *Group) Go(name string, f func() error)

func (*Group) IsExit

func (g *Group) IsExit() bool

func (*Group) Stop

func (g *Group) Stop()

func (*Group) Wait

func (g *Group) Wait() error

Jump to

Keyboard shortcuts

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