Nats Client Library for Restic
Find a file
2021-10-15 00:28:22 +08:00
.github Update build.yml 2021-10-14 12:18:34 +08:00
.gitignore Initial commit 2021-10-14 12:05:30 +08:00
clientcommands.go io.ReadAll -> ioutil.ReadAll (for earlier Go versions) 2021-10-15 00:28:22 +08:00
codecov.yml Initial commit 2021-10-14 12:05:30 +08:00
commands.go Initial Version 2021-10-14 12:09:26 +08:00
go.mod Initial Version 2021-10-14 12:09:26 +08:00
go.sum Initial Version 2021-10-14 12:09:26 +08:00
LICENSE Initial commit 2021-10-14 12:05:30 +08:00
options.go Initial Version 2021-10-14 12:09:26 +08:00
protocol.go Initial Version 2021-10-14 12:09:26 +08:00
README.md Update readme according to godoc 2021-10-14 04:20:53 +00:00
servercommands.go Initial Version 2021-10-14 12:09:26 +08:00
utils.go Initial Version 2021-10-14 12:09:26 +08:00

restic-nats

codecov GoDoc


Readme created from Go doc with goreadme