Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewChopstick ¶
func NewChopstick() *chopstick
Types ¶
type GreedyChild ¶
type GreedyChild struct {
// contains filtered or unexported fields
}
func (*GreedyChild) Eat ¶
func (g *GreedyChild) Eat(wg *sync.WaitGroup, chopsticks ...*chopstick)
Click to show internal directories.
Click to hide internal directories.