//
pkg.gl
Category
github.com/quii/learn-go-with-tests
structs
v4
package
0.0.0-20250122124320-23b25248e6ad
Repository:
https://github.com/quii/learn-go-with-tests.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
1
Dependents
0
Files
17 SLOC
#
Functions
Perimeter
Perimeter returns the perimeter of a rectangle.
#
Structs
Circle
Circle represents a circle...
Rectangle
Rectangle has the dimensions of a rectangle.