mitchellh / mapstructure

Go library for decoding generic map values into native Go structures and vice versa.
https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc
MIT License
7.93k stars 677 forks source link

Add `StringToURLHookFunc` decode hook #336

Open aix3 opened 1 year ago

aix3 commented 1 year ago

add StringToURLHookFunc decode hook to support decode string to url.URL