MCPcopy Create free account
hub / github.com/devaccuracy/ledgerforge / GetAccount

Method GetAccount

account.go:165–167  ·  view source on GitHub ↗

GetAccount retrieves an account by its ID. It fetches the account from the datasource and includes additional data as specified. Parameters: - id string: The ID of the account to retrieve. - include []string: A slice of strings specifying additional data to include. Returns: - *model.Account: A po

(id string, include []string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestGetAccountByIDFunction · 0.95

Calls 1

GetAccountByIDMethod · 0.65

Tested by 1

TestGetAccountByIDFunction · 0.76