Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/claygod/transaction
/ functions
Functions
107 in github.com/claygod/transaction
⨍
Functions
107
◇
Types & classes
9
Method
addUnit
(id int64)
storage.go:75
Method
delUnit
(id int64)
storage.go:102
Method
getAccount
* getAccount - get account by ID and string key. If a unit with such an ID exists, then the account and code `Ok` is returned. Returned codes: ErrCo
core_private.go:42
Method
getUnit
(id int64)
storage.go:88
Method
start
* start - start an account. */
account.go:109
Method
stop
* stop - stop an account. */
account.go:132
Method
total
* total - current account balance. */
account.go:78
← previous
101–107 of 107, ranked by callers