You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "micln (GitHub)" <gi...@apache.org> on 2020/02/29 13:12:52 UTC

[GitHub] [dubbo-go-hessian2] micln commented on issue #154: Flat anonymous struct field

should we support embed pointer like

```go
type Dog struct{
    *Aninal
}
```

[ Full content available at: https://github.com/apache/dubbo-go-hessian2/pull/154 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org