![]() Both structMember and findMethod implemented a depth-first search in embedded fields but the Go specification requires a breadth-first search. They also allowed promotion of fields in the concrete type of embedded interfaces even though this is not allowed by Go. Furthermore they both lacked protection from infinite recursion when a type embeds itself and the user requests a non-existent field. Fixes #2316 |
||
---|---|---|
.. | ||
daptest | ||
error_ids.go | ||
handles.go | ||
server_test.go | ||
server.go | ||
utils.go |