Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| 
       Azure
        | 
      |
| 
       BurntSushi
        | 
      |
| 
         
          
            toml/cmd/toml-test-decoder
            
            command
          
          
         
       | 
      |
| 
         
          
            toml/cmd/toml-test-encoder
            
            command
          
          
         
       | 
      |
| 
         
          
            toml/cmd/tomlv
            
            command
          
          
         
       | 
      |
| 
       Microsoft
        | 
      |
| 
       Sirupsen
        | 
      |
| 
         
          
            logrus
            
            
          
           
      Package logrus is a structured logger for Go, completely API compatible with the standard library logger. 
         | 
      Package logrus is a structured logger for Go, completely API compatible with the standard library logger. | 
| 
       armon
        | 
      |
| 
       boltdb
        | 
      |
| 
         
          
            bolt
            
            
          
           
      Package bolt implements a low-level key/value store in pure Go. 
         | 
      Package bolt implements a low-level key/value store in pure Go. | 
| 
         
          
            bolt/cmd/bolt
            
            command
          
          
         
       | 
      |
| 
       codegangsta
        | 
      |
| 
         
          
            cli
            
            
          
           
      Package cli provides a minimal framework for creating and organizing command line Go applications. 
         | 
      Package cli provides a minimal framework for creating and organizing command line Go applications. | 
| 
       coreos
        | 
      |
| 
         
          
            etcd/client
            
            
          
           
      Package client provides bindings for the etcd APIs. 
         | 
      Package client provides bindings for the etcd APIs. | 
| 
         
          
            go-systemd/dbus
            
            
          
           
      Integration with the systemd D-Bus API. 
         | 
      Integration with the systemd D-Bus API. | 
| 
         
          
            go-systemd/util
            
            
          
           
      Package util contains utility functions related to systemd that applications can use to check things like whether systemd is running. 
         | 
      Package util contains utility functions related to systemd that applications can use to check things like whether systemd is running. | 
| 
       deckarep
        | 
      |
| 
         
          
            golang-set
            
            
          
           
      Package mapset implements a simple and generic set collection. 
         | 
      Package mapset implements a simple and generic set collection. | 
| 
       docker
        | 
      |
| 
         
          
            docker/pkg/listenbuffer
            
            
          
           
      Package listenbuffer uses the kernel's listening backlog functionality to queue connections, allowing applications to start listening immediately and handle connections later. 
         | 
      Package listenbuffer uses the kernel's listening backlog functionality to queue connections, allowing applications to start listening immediately and handle connections later. | 
| 
         
          
            docker/pkg/parsers/kernel
            
            
          
           
      Package kernel provides helper function to get, parse and compare kernel versions for different platforms. 
         | 
      Package kernel provides helper function to get, parse and compare kernel versions for different platforms. | 
| 
         
          
            docker/pkg/plugins
            
            
          
           
      Package plugins provides structures and helper functions to manage Docker plugins. 
         | 
      Package plugins provides structures and helper functions to manage Docker plugins. | 
| 
         
          
            docker/pkg/proxy
            
            
          
           
      Package proxy provides a network Proxy interface and implementations for TCP and UDP. 
         | 
      Package proxy provides a network Proxy interface and implementations for TCP and UDP. | 
| 
         
          
            docker/pkg/signal
            
            
          
           
      Package signal provides helper functions for dealing with signals across various operating systems. 
         | 
      Package signal provides helper functions for dealing with signals across various operating systems. | 
| 
         
          
            docker/pkg/sockets
            
            
          
           
      Package sockets provides helper functions to create and configure Unix or TCP sockets. 
         | 
      Package sockets provides helper functions to create and configure Unix or TCP sockets. | 
| 
         
          
            docker/pkg/stringid
            
            
          
           
      Package stringid provides helper functions for dealing with string identifiers 
         | 
      Package stringid provides helper functions for dealing with string identifiers | 
| 
         
          
            docker/pkg/term
            
            
          
           
      Package term provides provides structures and helper functions to work with terminal (state, sizes). 
         | 
      Package term provides provides structures and helper functions to work with terminal (state, sizes). | 
| 
         
          
            docker/pkg/tlsconfig
            
            
          
           
      Package tlsconfig provides primitives to retrieve secure-enough TLS configurations for both clients and servers. 
         | 
      Package tlsconfig provides primitives to retrieve secure-enough TLS configurations for both clients and servers. | 
| 
         
          
            docker/pkg/ulimit
            
            
          
           
      Package ulimit provides structure and helper function to parse and represent resource limits (Rlimit and Ulimit, its human friendly version). 
         | 
      Package ulimit provides structure and helper function to parse and represent resource limits (Rlimit and Ulimit, its human friendly version). | 
| 
         
          
            docker/pkg/units
            
            
          
           
      Package units provides helper function to parse and print size and time units in human-readable format. 
         | 
      Package units provides helper function to parse and print size and time units in human-readable format. | 
| 
         
          
            go-connections/sockets
            
            
          
           
      Package sockets provides helper functions to create and configure Unix or TCP sockets. 
         | 
      Package sockets provides helper functions to create and configure Unix or TCP sockets. | 
| 
         
          
            go-connections/tlsconfig
            
            
          
           
      Package tlsconfig provides primitives to retrieve secure-enough TLS configurations for both clients and servers. 
         | 
      Package tlsconfig provides primitives to retrieve secure-enough TLS configurations for both clients and servers. | 
| 
         
          
            go-units
            
            
          
           
      Package units provides helper function to parse and print size and time units in human-readable format. 
         | 
      Package units provides helper function to parse and print size and time units in human-readable format. | 
| 
       godbus
        | 
      |
| 
         
          
            dbus
            
            
          
           
      Package dbus implements bindings to the D-Bus message bus system. 
         | 
      Package dbus implements bindings to the D-Bus message bus system. | 
| 
         
          
            dbus/introspect
            
            
          
           
      Package introspect provides some utilities for dealing with the DBus introspection format. 
         | 
      Package introspect provides some utilities for dealing with the DBus introspection format. | 
| 
         
          
            dbus/prop
            
            
          
           
      Package prop provides the Properties struct which can be used to implement org.freedesktop.DBus.Properties. 
         | 
      Package prop provides the Properties struct which can be used to implement org.freedesktop.DBus.Properties. | 
| 
       golang
        | 
      |
| 
         
          
            protobuf/proto
            
            
          
           
      Package proto converts data structures to and from the wire format of protocol buffers. 
         | 
      Package proto converts data structures to and from the wire format of protocol buffers. | 
| 
       gorilla
        | 
      |
| 
         
          
            context
            
            
          
           
      Package context stores values shared during a request lifetime. 
         | 
      Package context stores values shared during a request lifetime. | 
| 
         
          
            mux
            
            
          
           
      Package gorilla/mux implements a request router and dispatcher. 
         | 
      Package gorilla/mux implements a request router and dispatcher. | 
| 
       hashicorp
        | 
      |
| 
         
          
            go-msgpack/codec
            
            
          
           
      High Performance, Feature-Rich Idiomatic Go encoding library for msgpack and binc . 
         | 
      High Performance, Feature-Rich Idiomatic Go encoding library for msgpack and binc . | 
| 
         
          
            memberlist
            
            
          
           
      memberlist is a library that manages cluster membership and member failure detection using a gossip based protocol. 
         | 
      memberlist is a library that manages cluster membership and member failure detection using a gossip based protocol. | 
| 
       miekg
        | 
      |
| 
         
          
            dns
            
            
          
           
      Package dns implements a full featured interface to the Domain Name System. 
         | 
      Package dns implements a full featured interface to the Domain Name System. | 
| 
         
          
            dns/idn
            
            
          
           
      Package idn implements encoding from and to punycode as speficied by RFC 3492. 
         | 
      Package idn implements encoding from and to punycode as speficied by RFC 3492. | 
| 
       opencontainers
        | 
      |
| 
         
          
            runc/libcontainer
            
            
          
           
      Libcontainer provides a native Go implementation for creating containers with namespaces, cgroups, capabilities, and filesystem access controls. 
         | 
      Libcontainer provides a native Go implementation for creating containers with namespaces, cgroups, capabilities, and filesystem access controls. | 
| 
         
          
            runc/libcontainer/criurpc
            
            
          
           
      Package criurpc is a generated protocol buffer package. 
         | 
      Package criurpc is a generated protocol buffer package. | 
| 
       samuel
        | 
      |
| 
       seccomp
        | 
      |
| 
         
          
            libseccomp-golang
            
            
          
           
      Package seccomp rovides bindings for libseccomp, a library wrapping the Linux seccomp syscall. 
         | 
      Package seccomp rovides bindings for libseccomp, a library wrapping the Linux seccomp syscall. | 
| 
       stretchr
        | 
      |
| 
         
          
            testify/assert
            
            
          
           
      Package assert provides a set of comprehensive testing tools for use with the normal Go testing system. 
         | 
      Package assert provides a set of comprehensive testing tools for use with the normal Go testing system. | 
| 
         
          
            testify/require
            
            
          
           
      Alternative testing tools which stop test execution if test failed. 
         | 
      Alternative testing tools which stop test execution if test failed. | 
| 
       syndtr
        | 
      |
| 
         
          
            gocapability/capability
            
            
          
           
      Package capability provides utilities for manipulating POSIX capabilities. 
         | 
      Package capability provides utilities for manipulating POSIX capabilities. | 
| 
         
          
            gocapability/capability/enumgen
            
            command
          
          
         
       | 
      |
| 
       ugorji
        | 
      |
| 
         
          
            go/codec
            
            
          
           
      High Performance, Feature-Rich Idiomatic Go codec/encoding library for binc, msgpack, cbor, json. 
         | 
      High Performance, Feature-Rich Idiomatic Go codec/encoding library for binc, msgpack, cbor, json. | 
| 
         
          
            go/codec/codecgen
            
            command
          
           
      codecgen generates codec.Selfer implementations for a set of types. 
         | 
      codecgen generates codec.Selfer implementations for a set of types. | 
| 
       vishvananda
        | 
      |
| 
         
          
            netlink
            
            
          
           
      Package netlink provides a simple library for netlink. 
         | 
      Package netlink provides a simple library for netlink. | 
| 
         
          
            netlink/nl
            
            
          
           
      Package nl has low level primitives for making Netlink calls. 
         | 
      Package nl has low level primitives for making Netlink calls. | 
| 
         
          
            netns
            
            
          
           
      Package netns allows ultra-simple network namespace handling. 
         | 
      Package netns allows ultra-simple network namespace handling. | 
 Click to show internal directories. 
   Click to hide internal directories.