fabric-samples/fabcar/go
Tommy TIAN 16acf7b6dd Refactor Go files
1. replace deprecated ioutil functions (ioutil is deprecated since Go 1.16)
2. fix variable names that collide with imported package name
3. fix typos

Signed-off-by: Tommy TIAN <xtianae@connect.ust.hk>
2022-08-06 21:35:27 +08:00
..
.gitignore FABG-935 GoSDK Fabcar sample (#192) 2020-05-27 15:19:16 +01:00
fabcar.go Refactor Go files 2022-08-06 21:35:27 +08:00
go.mod FAB-18367 Update Go client samples to use RC1 of Go SDK (#385) 2020-12-04 08:31:59 -05:00
go.sum Update to Go 1.16.7 (#491) 2021-10-01 09:16:56 +01:00
runfabcar.sh run fabcar go (#232) 2020-07-10 16:18:05 +01:00