A place to keep my go packages.
Table of Contents
Documentation and Reference
- Packages at pkg.go.dev
- My go cheat sheet
- my-go-examples
- my-go-tools
- This repos github webpage built with concourse
-
A package to calculate the area and circumference of a circle.
-
A package to calculate and manipulate simple 2D and 3D geometric shapes.
-
A package containing computations related to prime numbers.