We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1075f32 commit ee0cf53Copy full SHA for ee0cf53
1 file changed
required/required.go
@@ -4,6 +4,8 @@
4
// - json
5
// - sql
6
// - text
7
+// - binary
8
+// - gob
9
package required
10
11
import (
0 commit comments