Skip to content

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

Notifications You must be signed in to change notification settings

zhouchenh/go-descriptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages