About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Go on z/OS: Connecting Compiled Binary Programs to Go Programs
Related Media
This tutorial covers how to use Go programs to call a script or binary programs. Calling outside scripts or programs from Go can be done to achieve program interoperability. The tutorial consists of two parts:
Part 1: The basics of connecting another binary program to your Go program
Part 2: Refactoring the program to address inconsistent output
- Tags
- Appears In
Loading