package
0.0.0-20240905231625-fc3702090ddc
Repository: https://github.com/realwebdev/go-cookbook.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
The PrintShapeDetails function can accept any type that implements the Shape interface.

# Structs

type needs to provide the definition for all the methods declared in the interface.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
interface and type implementations.