We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a781a34 commit a395a25Copy full SHA for a395a25
error_gen.go renamed to error_gojay.go
@@ -2,6 +2,8 @@
2
// Use of this source code is governed by a BSD-style
3
// license that can be found in the LICENSE file.
4
5
+// +build gojay
6
+
7
package jsonrpc2
8
9
import (
types_gen.go renamed to types_gojay.go
0 commit comments