We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea59588 + f60900a commit 358314eCopy full SHA for 358314e
error.go
@@ -1,4 +1,4 @@
1
-package stein
+package gostein
2
3
import "fmt"
4
stein.go
import (
"encoding/json"
stein_test.go
"errors"
utility.go
import "strings"
utility_test.go
"testing"
0 commit comments