Search for tag: "golang"

Interact with VSAM KSDS data sets using Go recordio module

The Go recordio module is used in this video to establish an employee database with a command line interface using key-sequenced data set, also known as KSDS. This demo is a continuation of a series…

From  55000AJF1R 55000AJF1R

Using gRPC and protocol buffer with Go on z/OS

This tutorial explains what gRPC and Protocol Buffers are and why you would use them. It provides step-by-step instructions on how to use them with Go on z/OS. You can also jump to the relevant…

From  55000AJF1R 55000AJF1R

Direct access to VSAM databases with Go recordio module

Learn how to access the VSAM database directly from Go on z/OS without using cgo.

From  55000AJF1R 55000AJF1R

Go on z/OS: Using Go packages to create a RESTful server

This tutorial video will cover how to use Go packages to create a RESTful server. It will also give a brief introduction to the Go language and how to localize your package with no access to the…

From  55000AJF1R 55000AJF1R

Go on z/OS: Connecting Compiled Binary Programs to Go Programs

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…

From  55000AJF1R 55000AJF1R

Event: Modernizing business critical applications with open languages on z/OS (Day 2)

z/OS is not just for COBOL, PL/I, and Assembler developers – organizations can also draw on open languages like Node.js, Python, and Go to write business-critical applications on z/OS to…

From  55000AJF1R 55000AJF1R

Event: Modernizing business critical applications with open languages on z/OS (Day 1)

z/OS is not just for COBOL, PL/I, and Assembler developers – organizations can also draw on open languages like Node.js, Python, and Go to write business-critical applications on z/OS to…

From  55000AJF1R 55000AJF1R