//
pkg.gl
Category
github.com/kylesliu/Golang-Learn
Structs-Methods-Interfaces
Test3
package
0.0.0-20190823073817-48c9e09f6365
Repository:
https://github.com/kylesliu/golang-learn.git
Documentation:
pkg.go.dev
Overview
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.