/go-descriptor

A library for conversions of values of interface type to custom types using the reflect standard library.

Primary LanguageGo

go-descriptor

A simple library with no dependency to convert values of interface type to custom types using the reflect standard library.

This library is used in secDNS project to parse JSON configuration files.