fabric-samples/ci/scripts
Mark S. Lewis e33943cf4c
Refactor of asset transfer events Go sample for Fabric Gateway (#600)
Split boiler-plate connection code into a separate file since the basic sample already covers this aspect. The `app.go` file now only presents the main application code, making it much easier for readers to view.

Also changed the event replay code to use a different style of reading from the real-time eventing example, demonstrating the use of timeouts while reading events we expect to arrive quickly, and avoiding any possibility of the main application execution hanging indefinitely.

Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
2022-01-27 09:39:16 -05:00
..
lint.sh Updates to asset-transfer-basic Gateway sample to align with docs (#553) 2021-12-09 10:20:52 +00:00
pullFabricImages.sh Rename --channel-id to --channelID in osadmin 2021-02-03 13:33:19 -05:00
run-test-network-basic.sh client java application using gateway api in java sdk (#572) 2022-01-27 13:57:14 +00:00
run-test-network-events.sh Refactor of asset transfer events Go sample for Fabric Gateway (#600) 2022-01-27 09:39:16 -05:00
run-test-network-ledger.sh Remove Image Tag Override 2021-02-11 18:20:43 -05:00
run-test-network-private.sh Remove Image Tag Override 2021-02-11 18:20:43 -05:00
run-test-network-sbe.sh Remove Image Tag Override 2021-02-11 18:20:43 -05:00
run-test-network-secured.sh Remove Image Tag Override 2021-02-11 18:20:43 -05:00