mirror of
https://github.com/clearlinux/libnetwork.git
synced 2026-08-20 21:17:07 +00:00
abb80f2d8986b136c65c6545201abdd28201ebd1
Fix all golint warnings, mostly by making exported types internal. Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
libnetwork
The Go package to manage Linux network namespaces
Next steps
Following discussions with Solomon, next goals are:
- Provide a package which exposes functionality over a JSON API
- Provide a binary which serves that API over HTTP
- Provide a package which implements the interfaces by calling out to the HTTP API
Description
Languages
Go
96.3%
Shell
3.3%
Makefile
0.4%