fabric-samples/off_chain_data/application-go
Mark S. Lewis 9fc8675e8d
Remove toolchain from off_chain_data
And a very minor code change to exploit new standard library functions.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2025-07-25 08:53:18 +01:00
..
contract Add off-chain-data go client application (#1269) 2025-03-05 17:26:33 +00:00
parser Enhance Go off_chain_data for consistency 2025-07-24 16:58:06 +09:00
app.go Remove toolchain from off_chain_data 2025-07-25 08:53:18 +01:00
connect.go Add off-chain-data go client application (#1269) 2025-03-05 17:26:33 +00:00
getAllAssets.go Add off-chain-data go client application (#1269) 2025-03-05 17:26:33 +00:00
go.mod Remove toolchain from off_chain_data 2025-07-25 08:53:18 +01:00
go.sum Update fabric-gateway to v1.8.0 2025-07-24 17:11:33 +01:00
listen.go Add off-chain-data go client application (#1269) 2025-03-05 17:26:33 +00:00
store.go Add off-chain-data go client application (#1269) 2025-03-05 17:26:33 +00:00
transact.go Add off-chain-data go client application (#1269) 2025-03-05 17:26:33 +00:00
utils.go Add off-chain-data go client application (#1269) 2025-03-05 17:26:33 +00:00