package parser func (p *Parser) getFunctionReturnType(packageName string, functionName string) *Struct { return nil }