Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
b_e_n_t_o_n
3 days ago
|
parent
|
context
|
favorite
| on:
Be careful with Go struct embedding
Struct embedding is sugar for
type Foo struct { MyType MyType } myFoo.MyType.url
So it would resolve myFoo.MyType1.url over myFoo.MyType2.NestedType.url
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: