Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am sfriedel on github.
  • I am sfriedel (https://keybase.io/sfriedel) on keybase.
  • I have a public key ASBH7vPTXt1Ij3pYj_5CIHahrhO-3xBAbOXH3r-Pe6aXpAo

To claim this, I am signing this object:

package graphql_test
import (
"fmt"
"log"
"testing"
"github.com/graphql-go/graphql"
)