Transform the SDK into a CodeGenerator if it implements it.
()
| 333 | |
| 334 | // Transform the SDK into a CodeGenerator if it implements it. |
| 335 | AsCodeGenerator() (CodeGenerator, bool) |
| 336 | |
| 337 | // Transform the SDK into a ClientGenerator if it implements it. |
| 338 | AsClientGenerator() (ClientGenerator, bool) |
no outgoing calls
no test coverage detected