]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
examples/golang : Add Golang examples 47091/head
authordux <faithuniterh@tutanota.com>
Fri, 29 Jul 2022 14:24:44 +0000 (14:24 +0000)
committerdux <faithuniterh@tutanota.com>
Fri, 29 Jul 2022 14:24:44 +0000 (14:24 +0000)
commite4ef6da47c4681e47e64598f0248dd4e9029c22a
tree2a940230b704c52bfbb950da140a258d4282d8e8
parenteccd0a5faf8f264de9ec2acf4ac0743ac42c2d9e
examples/golang : Add Golang examples

Signed-off-by: dux <faithuniterh@tutanota.com>
14 files changed:
examples/golang/README.md [deleted file]
examples/golang/fortuna.txt [deleted file]
examples/golang/go.mod [deleted file]
examples/golang/go.sum [deleted file]
examples/golang/object-upload.go [deleted file]
examples/golang/object-upload/README.md [new file with mode: 0644]
examples/golang/object-upload/fortuna.txt [new file with mode: 0644]
examples/golang/object-upload/go.mod [new file with mode: 0644]
examples/golang/object-upload/go.sum [new file with mode: 0644]
examples/golang/object-upload/object-upload.go [new file with mode: 0644]
examples/golang/topic-creation/README.md [new file with mode: 0644]
examples/golang/topic-creation/go.mod [new file with mode: 0644]
examples/golang/topic-creation/go.sum [new file with mode: 0644]
examples/golang/topic-creation/topic-creation.go [new file with mode: 0644]