diff --git a/binder.go b/binder.go index e43c3e5..e9ee63e 100644 --- a/binder.go +++ b/binder.go @@ -8,7 +8,7 @@ import ( ) // Map ... -//type Map t.MapStringT +type Map t.MapStringT // Data ... type Data map[string]interface{}