fabric-samples/ci
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
..
scripts Refactor of asset transfer events Go sample for Fabric Gateway (#600) 2022-01-27 09:39:16 -05:00
templates Update to Go 1.16.7 (#491) 2021-10-01 09:16:56 +01:00
azure-pipelines.yml Update node version in CI (#534) 2021-11-10 17:17:18 +00:00