func buildService()

in api-generator/main.go [705:708]


func buildService(scope *string, filename *string, syntax ptype.Syntax, service *descriptor.ServiceDescriptorProto, output *output) error {
	// TODO
	return nil
}