BlankField struct #
Any release before and including Go 1.7 didn't encode the package for a blank struct field.
type BlankField struct {
_ int
}
Any release before and including Go 1.7 didn't encode the package for a blank struct field.
type BlankField struct {
_ int
}
Generated with Arrow