Skip to content

Instantly share code, notes, and snippets.

View luca-moser's full-sized avatar
:shipit:

Luca Moser luca-moser

:shipit:
View GitHub Profile
@luca-moser
luca-moser / cgo.md
Last active July 10, 2020 06:35 — forked from zchee/cgo.md
cgo convert list

ssSee also, http://libraryofalexandria.io/cgo/

Using Go cgo

cgo has a lot of trap.
but Not "C" pkg also directory in $GOROOT/src. IDE's(vim) Goto command not works.

So, Here collect materials.