chore: calculate total balance for space
This commit is contained in:
parent
b48fcbfaa6
commit
694b774986
6 changed files with 35 additions and 23 deletions
|
|
@ -1,8 +0,0 @@
|
|||
package currency
|
||||
|
||||
type Currency string
|
||||
|
||||
const (
|
||||
CAD Currency = "cad"
|
||||
USD Currency = "usd"
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue