Skip to content

Commit 2130856

Browse files
committed
go fmt
1 parent fc115ba commit 2130856

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc.go

-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ A typical use is an API which marshals structs into JSON and maintains different
44
Using sheriff, struct fields can be annotated with API version and group tags. By invoking
55
sheriff with specific options, those tags determine whether a field will be added to the output
66
map or not. It can then be marshalled using "encoding/json".
7-
87
*/
98
package sheriff

0 commit comments

Comments
 (0)