Skip to content

Instantly share code, notes, and snippets.

View ufoot's full-sized avatar
🏃‍♂️
running

Christian Mauduit ufoot

🏃‍♂️
running
View GitHub Profile
package main
// A program demoing sending of async traces in go, with Datadog tracer.
import (
"context"
"math/rand"
"net/http"
"time"
package main
import (
"bytes"
"encoding/hex"
"errors"
"fmt"
"golang.org/x/crypto/openpgp"
"io"
"io/ioutil"