Skip to content

nu7hatch/cgoecho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Echo with CGO
=============

It's a simple `echo` command demonstrating how to write C extensions for Go apps.
You can install it with:

    $ go install github.com/nu7hatch/cgoecho 

About

Example app using cgo interface to extend go with C code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published