March 2020
Intermediate to advanced
406 pages
8h 39m
English
Cgo is a library that is built into the standard library of Go that allows users to invoke calls to underlying C programs in their Go code. Cgo is often used as a delegator for things that are currently coded in C but don't have equivalent Go code written.
If you can (or ...
Read now
Unlock full access