package
0.0.0-20241214025824-d997f9529958
Repository: https://github.com/kelein/cookbook.git
Documentation: pkg.go.dev

# Functions

NewApple return a new Apple instance.
NewPear return a new Pear instance.

# Structs

Apple of concrete.
Factory of concrete.
Pear of concrete.

# Interfaces

Fruit of abstract.