//
pkg.gl
Category
github.com/huavanthong/design-patterns
Relationship
Inheritance
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
30 SLOC
#
Structs
Bus
No description provided by the author
Car
No description provided by the author
Truck
No description provided by the author
#
Interfaces
VehicleBehavior
Define a behavior for vehicles.