OSDN Git Service

Osssync (#580)
authorOuter-God <39217235+Outer-God@users.noreply.github.com>
Wed, 24 Mar 2021 10:02:02 +0000 (18:02 +0800)
committerGitHub <noreply@github.com>
Wed, 24 Mar 2021 10:02:02 +0000 (18:02 +0800)
commit34cb08961967eadae6ce01b0898cae97a197b37e
treed1c2d594e59321a21a9d4327a83d6f4c7ab0e74f
parentbc702e7232addece3fb8c3ca483b78acb34fcac8
Osssync (#580)

* up

* up

* up

* up

* Update upload.go

* Update upload.go

* Update upload.go

* Update upload.go

* Update upload.go

* Update oss.go

* Update upload.go

Co-authored-by: Welt <L5Accelerator@users.noreply.github.com>
12 files changed:
cmd/vapord/commands/run_node.go
config/config.go
toolbar/osssync/sync/infofile.go [deleted file]
toolbar/osssync/sync/oss.go [deleted file]
toolbar/osssync/sync/sync.go [deleted file]
toolbar/osssync/upload/config.go [moved from toolbar/osssync/config/config.go with 72% similarity]
toolbar/osssync/upload/oss.go [new file with mode: 0644]
toolbar/osssync/upload/upload.go [moved from toolbar/osssync/sync/upload.go with 62% similarity]
toolbar/osssync/util/file.go
toolbar/osssync/util/gzip.go
toolbar/osssync/util/infofile.go [new file with mode: 0644]
toolbar/osssync/util/json.go