An open API service indexing awesome lists of open source software.

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

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.