|
|
|
|
|
by Fire-Dragon-DoL
314 days ago
|
|
Maybe I see it differently, but it made sense: embeding works only at 0 depth, it's like a macro to access rapidly the fields of the embedded struct, it doesn't go beyond that,there is no inheritance. When embedding BarService, the field being embedded is BarConnectionOptions |
|