//
pkg.gl
Category
github.com/huavanthong/design-patterns
SoftwareArchitecture
Principle
SOLID
04-InterfaceSegregationPrinciple
AnimalGo
package
0.0.0-20230417073922-be6d0a693c4f
Repository:
https://github.com/huavanthong/design-patterns.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
47 SLOC
#
Structs
Animal
No description provided by the author
Bird
No description provided by the author
Cat
No description provided by the author
Dog
No description provided by the author
#
Interfaces
Barkable
No description provided by the author
Flyable
No description provided by the author
Runable
No description provided by the author