Documentation ¶ Index ¶ func Bad() type A type B type C type D type E Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Bad ¶ func Bad() Types ¶ type A ¶ type A struct { B } type B ¶ type B struct { C1 C C2 C } type C ¶ type C struct { D1 D D2 D } type D ¶ type D struct { E1 E E2 E E3 E E4 E } type E ¶ type E struct { F1 string F2 string F3 string F4 string F5 string F6 string F7 string F8 string F9 string F10 string F11 string F12 string F13 string F14 string F15 string F16 string } Source Files ¶ View all Source files bad.go Click to show internal directories. Click to hide internal directories.