Test and docs for TextUnmarshaler and json.Unmarshaler.

This commit is contained in:
Alec Thomas
2020-01-10 12:15:38 +11:00
parent d4df212f82
commit 01b720cb19
4 changed files with 46 additions and 4 deletions
-1
View File
@@ -2,7 +2,6 @@ module github.com/alecthomas/kong
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/mitchellh/mapstructure v1.1.2
github.com/pkg/errors v0.8.1
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/stretchr/testify v1.2.2