# Functions
No description provided by the author
NewShapeRegistry creates a new instance of ShapeRegistry.
# Structs
Circle is a concrete implementation of the Shape interface.
No description provided by the author
No description provided by the author
No description provided by the author
Rectangle is a concrete implementation of the Shape interface.
ShapeRegistry is a registry for managing shapes.