We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb9e80b commit bac5399Copy full SHA for bac5399
client.go
@@ -2,7 +2,7 @@
2
// Encoding.com API.
3
//
4
// You can get more details on the API at http://api.encoding.com/.
5
-package encodingcom
+package encodingcom // import "github.com/NYTimes/encoding-wrapper/encodingcom"
6
7
import (
8
"encoding/json"
0 commit comments