package
0.0.0-20190823073817-48c9e09f6365
Repository: https://github.com/kylesliu/golang-learn.git
Documentation: pkg.go.dev
# Functions
Perimeter returns the perimeter of a rectangle.
# Interfaces
Shape is implemented by anything that can tell us its Area.