Skip to content

op/ngo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Gomatic nanomsg library

Package ngo provides a more idiomatic Go experience for nanomsg.

This package is experimental and might not work at all in practice.

Installing

Using go get

$ go get github.com/op/ngo

After this command ngo is ready to use. Its source will be in:

$GOROOT/src/pkg/github.com/op/ngo

You can use go get -u -a to update all installed packages.

Documentation

For docs, see http://godoc.org/github.com/op/ngo or run:

$ go doc github.com/op/ngo

About

Gomatic nanomsg library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages