fabric-samples/off_chain_data/application-go
Mark S. Lewis bdaeac199d
Update Go error handling for v1.10 client API (#1362)
The Fabric Gateway client API v1.10.0 provides simplified access to Go
error details. This change updates sample client application to use this
latest version of the client API, and updates Go client applications to
reflect the error handling changes.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2025-11-10 09:53:58 +09: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 Update fabric-gateway to v1.8.0 (#1336) 2025-07-25 17:10:49 +09: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 Update Go error handling for v1.10 client API (#1362) 2025-11-10 09:53:58 +09:00
go.sum Update Go error handling for v1.10 client API (#1362) 2025-11-10 09:53:58 +09: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