An example module for learning golang dependencies
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Drew Bednar d210e53e1e Adds Mult function 2 years ago
README.md Initial commit 2 years ago
go.mod Initial commit 2 years ago
maths.go Adds Mult function 2 years ago

README.md

Exmod1 is an Example Golang Module

This is a module used to learn golang modules.