// GoComponent.sidl is a configure generated file. /** When the GoPort is hit spew to stdout, stderr. * string. */ class GoComponent implements-all gov.cca.Component, gov.cca.ports.GoPort { } }