Cgo enables the creation of Go packages that call C code. Using cgo with the go command ¶. To use cgo write normal Go code that imports a pseudo-package "C" ...
確定! 回上一頁