9 lines
477 B
Markdown
9 lines
477 B
Markdown
# gobalance
|
|
|
|
This is just a simple prototype structure for the GWÖ-Bilanz. The target of package `balance` is to store the text of the _Vollbilanz Arbeitsbuch_ inside a Go-struct.
|
|
|
|
It should be used just for internal diskussions as long there is no official release.
|
|
|
|
The package `valuation` provides the structure for a possible valuation. That package is also just for internal diskussions of the logic of a balance.
|
|
|
|
There are no methods or functions at the moment inside. |