https://github.com/lab5e/go-blob-upload
Sample code for blob uploads to Span
https://github.com/lab5e/go-blob-upload
blob dtls golang lang-golang sample span
Last synced: 4 months ago
JSON representation
Sample code for blob uploads to Span
- Host: GitHub
- URL: https://github.com/lab5e/go-blob-upload
- Owner: lab5e
- License: apache-2.0
- Created: 2023-02-16T22:57:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T22:58:04.000Z (over 2 years ago)
- Last Synced: 2024-06-19T16:41:25.071Z (about 1 year ago)
- Topics: blob, dtls, golang, lang-golang, sample, span
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blob upload example
This is an example of blob uploads to Span (https://span.lab5e.com/). You'll need a client certificate with
intermediates and roots for a device to run this example.Build with `go build`.
Go isn't the *obvious* embedded example but the code should be fairly easy read and to understand.