Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Shanghai China
- Sign in to view email
- www.tevinzhang.com
Pinned
216 contributions in the last year
Contribution activity
May 2020
Created an issue in go-ini/ini that received 6 comments
MapTo() doesn't seem to handle embedded struct
Describe the bug
MapTo() doesn't seem to handle embedded struct
To Reproduce
const INI = `
[Section]
FieldInSubSection = 1
FieldInSection = 2
` type …
6
comments
3
contributions
in private repositories
May 19 – May 22