rclone/cmd/bisync
Nick Craig-Wood 6fd9e3d717 build: reformat comments to pass go1.19 vet
See: https://go.dev/doc/go1.19#go-doc
2022-08-05 16:35:41 +01:00
..
bilib bisync: implementation #5164 2021-11-01 21:00:27 +03:00
testdata bisync: test scenarios #5164 2021-11-01 21:00:27 +03:00
LICENSE.cjnaz bisync: implementation #5164 2021-11-01 21:00:27 +03:00
bisync_test.go build: reformat comments to pass go1.19 vet 2022-08-05 16:35:41 +01:00
cmd.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
deltas.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
help.go bisync: documentation #5164 2021-11-01 21:00:27 +03:00
listing.go build: reformat comments to pass go1.19 vet 2022-08-05 16:35:41 +01:00
log.go bisync: implementation #5164 2021-11-01 21:00:27 +03:00
operations.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
queue.go bisync: implementation #5164 2021-11-01 21:00:27 +03:00
rc.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00