We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc115ba commit 2130856Copy full SHA for 2130856
doc.go
@@ -4,6 +4,5 @@ A typical use is an API which marshals structs into JSON and maintains different
4
Using sheriff, struct fields can be annotated with API version and group tags. By invoking
5
sheriff with specific options, those tags determine whether a field will be added to the output
6
map or not. It can then be marshalled using "encoding/json".
7
-
8
*/
9
package sheriff
0 commit comments