Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppleObserver ¶
type AppleObserver struct{}
func (AppleObserver) Observe ¶
func (AppleObserver) Observe(stop <-chan struct{}, w *world.World)
type SnakeObserver ¶
type SnakeObserver struct{}
func (SnakeObserver) Observe ¶
func (SnakeObserver) Observe(stop <-chan struct{}, w *world.World)
Click to show internal directories.
Click to hide internal directories.