basic structs for the calculation

This commit is contained in:
Andreas Schröpfer
2020-12-23 08:16:08 +01:00
parent 8389e0b5c6
commit 148382f70a
2 changed files with 45 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.ecogood.org/andras.schroepfer/goodcalc
go 1.15