Skip to content

Commit

Permalink
GoDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
jjeffery committed Apr 24, 2017
1 parent 43af9f6 commit f2ebab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ A single error gets turned into a message.
keyvals = kv.Flatten(err)
See the Flatten tests for more examples of how kv.Flatten will attempt to
fix non-conforming key/value lists. (https://godoc.org/src/github.com/jjeffery/kv/flatten_test.go)
fix non-conforming key/value lists. (https://github.com/jjeffery/kv/blob/master/flatten_test.go)
The keyvalser interface
Expand Down

0 comments on commit f2ebab7

Please sign in to comment.