Table of Contents
What is go language?
Go language is an open-source programming language used for general purposes. Go was developed by Google engineers to create dependable and efficient software. Most similarly modeled after C, Go is statically typed and explicit.
The language was designed by taking inspiration from Python's productivity and relative simplicity, with the ability of C. Some problems that Go addresses are slow build-time, uncontrolled dependencies, effort duplication, difficulty writing automatic tools, and cross-language development.
Go works using 'goroutines' or lightweight processes, which allow additional efficiencies. Go uses a collection of packages for efficient dependency management.
Some examples of organizations that use Go include Google, Cloudflare, Dropbox, MongoDB, Netflix, SoundCloud, Twitch, and Uber.
See all of the languages Contrast supports here.
Contrast is the clear customers’ choice
Contrast is named a Customers’ Choice in the 2021 Gartner Peer Insights “Voice of the Customer”: Application Security Testing report. With the highest percentage of 5-star ratings, this is the third consecutive year Contrast has received this powerful endorsement from customers.
Built for Developers. Trusted by Security.
Learn Secure Code
CROSS SITE SCRIPTING (XSS)
Learn about Cross site scripting (XSS) and how it affects your Java source code
SQL INJECTION
Learn about SWL injection and how it affects your Java source code
CLIENT SIDE INJECTION
Learn about client-side injection and how it can affect your source code