 Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| BurntSushi
       | |
| 
          
            toml/cmd/toml-test-decoder
            
            command
          
          
         | |
| 
          
            toml/cmd/toml-test-encoder
            
            command
          
          
         | |
| 
          
            toml/cmd/tomlv
            
            command
          
          
         | |
| abbot
       | |
| 
          
            go-http-auth
            
            
          
           Package auth is an implementation of HTTP Basic and HTTP Digest authentication. | Package auth is an implementation of HTTP Basic and HTTP Digest authentication. | 
| araddon
       | |
| beorn7
       | |
| 
          
            perks/quantile
            
            
          
           Package quantile computes approximate quantiles over an unbounded data stream within low memory and CPU bounds. | Package quantile computes approximate quantiles over an unbounded data stream within low memory and CPU bounds. | 
| bitly
       | |
| 
          
            go-hostpool
            
            
          
           A Go package to intelligently and flexibly pool among multiple hosts from your Go application. | A Go package to intelligently and flexibly pool among multiple hosts from your Go application. | 
| 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. | 
| calmh
       | |
| 
          
            ipfix
            
            
          
           Package ipfix implements an IPFIX (RFC 5101) parser and interpreter. | Package ipfix implements an IPFIX (RFC 5101) parser and interpreter. | 
| 
          
            ipfix/etc
            
            command
          
          
         | |
| cenkalti
       | |
| 
          
            hub
            
            
          
           Package hub provides a simple event dispatcher for publish/subscribe pattern. | Package hub provides a simple event dispatcher for publish/subscribe pattern. | 
| 
          
            rpc2
            
            
          
           Package rpc2 provides bi-directional RPC client and server similar to net/rpc. | Package rpc2 provides bi-directional RPC client and server similar to net/rpc. | 
| 
          
            rpc2/jsonrpc
            
            
          
           Package jsonrpc implements a JSON-RPC ClientCodec and ServerCodec for the rpc2 package. | Package jsonrpc implements a JSON-RPC ClientCodec and ServerCodec for the rpc2 package. | 
| coreos
       | |
| 
          
            etcd/client
            
            
          
           Package client provides bindings for the etcd APIs. | Package client provides bindings for the etcd APIs. | 
| 
          
            etcd/discovery
            
            
          
           Package discovery provides an implementation of the cluster discovery that is used by etcd. | Package discovery provides an implementation of the cluster discovery that is used by etcd. | 
| 
          
            etcd/error
            
            
          
           error package describes errors in etcd project. | error package describes errors in etcd project. | 
| 
          
            etcd/etcdserver
            
            
          
           Package etcdserver defines how etcd servers interact and store their states. | Package etcdserver defines how etcd servers interact and store their states. | 
| 
          
            etcd/etcdserver/auth
            
            
          
           Package auth implements etcd authentication. | Package auth implements etcd authentication. | 
| 
          
            etcd/etcdserver/etcdhttp
            
            
          
           Package etcdhttp provides etcd client and server implementations. | Package etcdhttp provides etcd client and server implementations. | 
| 
          
            etcd/etcdserver/etcdhttp/httptypes
            
            
          
           Package httptypes defines how etcd's HTTP API entities are serialized to and deserialized from JSON. | Package httptypes defines how etcd's HTTP API entities are serialized to and deserialized from JSON. | 
| 
          
            etcd/etcdserver/etcdserverpb
            
            
          
           Package etcdserverpb is a generated protocol buffer package. | Package etcdserverpb is a generated protocol buffer package. | 
| 
          
            etcd/etcdserver/stats
            
            
          
           Package stats defines a standard interface for etcd cluster statistics. | Package stats defines a standard interface for etcd cluster statistics. | 
| 
          
            etcd/lease/leasepb
            
            
          
           Package leasepb is a generated protocol buffer package. | Package leasepb is a generated protocol buffer package. | 
| 
          
            etcd/pkg/crc
            
            
          
           Package crc provides utility function for cyclic redundancy check algorithms. | Package crc provides utility function for cyclic redundancy check algorithms. | 
| 
          
            etcd/pkg/fileutil
            
            
          
           Package fileutil implements utility functions related to files and paths. | Package fileutil implements utility functions related to files and paths. | 
| 
          
            etcd/pkg/httputil
            
            
          
           Package httputil provides HTTP utility functions. | Package httputil provides HTTP utility functions. | 
| 
          
            etcd/pkg/idutil
            
            
          
           Package idutil implements utility functions for generating unique, randomized ids. | Package idutil implements utility functions for generating unique, randomized ids. | 
| 
          
            etcd/pkg/ioutil
            
            
          
           Package ioutil implements I/O utility functions. | Package ioutil implements I/O utility functions. | 
| 
          
            etcd/pkg/logutil
            
            
          
           Package logutil includes utilities to facilitate logging. | Package logutil includes utilities to facilitate logging. | 
| 
          
            etcd/pkg/netutil
            
            
          
           Package netutil implements network-related utility functions. | Package netutil implements network-related utility functions. | 
| 
          
            etcd/pkg/pathutil
            
            
          
           Package pathutil implements utility functions for handling slash-separated paths. | Package pathutil implements utility functions for handling slash-separated paths. | 
| 
          
            etcd/pkg/pbutil
            
            
          
           Package pbutil defines interfaces for handling Protocol Buffer objects. | Package pbutil defines interfaces for handling Protocol Buffer objects. | 
| 
          
            etcd/pkg/runtime
            
            
          
           Package runtime implements utility functions for runtime systems. | Package runtime implements utility functions for runtime systems. | 
| 
          
            etcd/pkg/testutil
            
            
          
           Package testutil provides test utility functions. | Package testutil provides test utility functions. | 
| 
          
            etcd/pkg/timeutil
            
            
          
           Package timeutil provides time-related utility functions. | Package timeutil provides time-related utility functions. | 
| 
          
            etcd/pkg/transport
            
            
          
           Package transport implements various HTTP transport utilities based on Go net package. | Package transport implements various HTTP transport utilities based on Go net package. | 
| 
          
            etcd/pkg/types
            
            
          
           Package types declares various data types and implements type-checking functions. | Package types declares various data types and implements type-checking functions. | 
| 
          
            etcd/pkg/wait
            
            
          
           Package wait provides utility functions for polling, listening using Go channel. | Package wait provides utility functions for polling, listening using Go channel. | 
| 
          
            etcd/raft
            
            
          
           Package raft sends and receives messages in the Protocol Buffer format defined in the raftpb package. | Package raft sends and receives messages in the Protocol Buffer format defined in the raftpb package. | 
| 
          
            etcd/raft/raftpb
            
            
          
           Package raftpb is a generated protocol buffer package. | Package raftpb is a generated protocol buffer package. | 
| 
          
            etcd/rafthttp
            
            
          
           Package rafthttp implements HTTP transportation layer for etcd/raft pkg. | Package rafthttp implements HTTP transportation layer for etcd/raft pkg. | 
| 
          
            etcd/snap
            
            
          
           Package snap stores raft nodes' states with snapshots. | Package snap stores raft nodes' states with snapshots. | 
| 
          
            etcd/snap/snappb
            
            
          
           Package snappb is a generated protocol buffer package. | Package snappb is a generated protocol buffer package. | 
| 
          
            etcd/storage
            
            
          
           Package storage defines etcd's stable storage. | Package storage defines etcd's stable storage. | 
| 
          
            etcd/storage/backend
            
            
          
           Package backend defines a standard interface for etcd's backend storage. | Package backend defines a standard interface for etcd's backend storage. | 
| 
          
            etcd/storage/storagepb
            
            
          
           Package storagepb is a generated protocol buffer package. | Package storagepb is a generated protocol buffer package. | 
| 
          
            etcd/store
            
            
          
           Package store defines etcd's in-memory key/value store. | Package store defines etcd's in-memory key/value store. | 
| 
          
            etcd/version
            
            
          
           Package version implements etcd version parsing and contains latest version information. | Package version implements etcd version parsing and contains latest version information. | 
| 
          
            etcd/wal
            
            
          
           Package wal provides an implementation of a write ahead log that is used by etcd. | Package wal provides an implementation of a write ahead log that is used by etcd. | 
| 
          
            etcd/wal/walpb
            
            
          
           Package walpb is a generated protocol buffer package. | Package walpb is a generated protocol buffer package. | 
| 
          
            go-semver/semver
            
            
          
           Semantic Versions http://semver.org | Semantic Versions http://semver.org | 
| 
          
            go-systemd/journal
            
            
          
           Package journal provides write bindings to the local systemd journal. | Package journal provides write bindings to the local systemd journal. | 
| cpuguy83
       | |
| docker
       | |
| 
          
            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. | 
| gima
       | |
| 
          
            govalid/v1
            
            
          
           Data validation library. | Data validation library. | 
| 
          
            govalid/v1/internal
            
            
          
           This package is internal, do not use externally. | This package is internal, do not use externally. | 
| go-gremlin
       | |
| gogo
       | |
| 
          
            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. | 
| 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. | 
| 
          
            protobuf/proto/proto3_proto
            
            
          
           Package proto3_proto is a generated protocol buffer package. | Package proto3_proto is a generated protocol buffer package. | 
| google
       | |
| 
          
            btree
            
            
          
           Package btree implements in-memory B-Trees of arbitrary degree. | Package btree implements in-memory B-Trees of arbitrary degree. | 
| 
          
            gopacket
            
            
          
           Package gopacket provides packet decoding for the Go language. | Package gopacket provides packet decoding for the Go language. | 
| 
          
            gopacket/afpacket
            
            
          
           Package afpacket provides Go bindings for MMap'd AF_PACKET socket reading. | Package afpacket provides Go bindings for MMap'd AF_PACKET socket reading. | 
| 
          
            gopacket/bytediff
            
            
          
           Package bytediff provides a simple diff utility for looking at differences in byte slices. | Package bytediff provides a simple diff utility for looking at differences in byte slices. | 
| 
          
            gopacket/dumpcommand
            
            
          
           Package dumpcommand implements a run function for pfdump and pcapdump with many similar flags/features to tcpdump. | Package dumpcommand implements a run function for pfdump and pcapdump with many similar flags/features to tcpdump. | 
| 
          
            gopacket/examples/arpscan
            
            command
          
           arpscan implements ARP scanning of all interfaces' local networks using gopacket and its subpackages. | arpscan implements ARP scanning of all interfaces' local networks using gopacket and its subpackages. | 
| 
          
            gopacket/examples/bidirectional
            
            command
          
           This binary provides an example of connecting up bidirectional streams from the unidirectional streams provided by gopacket/tcpassembly. | This binary provides an example of connecting up bidirectional streams from the unidirectional streams provided by gopacket/tcpassembly. | 
| 
          
            gopacket/examples/bytediff
            
            command
          
           This binary shows how to display byte differences to users via the bytediff library. | This binary shows how to display byte differences to users via the bytediff library. | 
| 
          
            gopacket/examples/httpassembly
            
            command
          
           This binary provides sample code for using the gopacket TCP assembler and TCP stream reader. | This binary provides sample code for using the gopacket TCP assembler and TCP stream reader. | 
| 
          
            gopacket/examples/pcapdump
            
            command
          
           The pcapdump binary implements a tcpdump-like command line tool with gopacket using pcap as a backend data collection mechanism. | The pcapdump binary implements a tcpdump-like command line tool with gopacket using pcap as a backend data collection mechanism. | 
| 
          
            gopacket/examples/pfdump
            
            command
          
           The pfdump binary implements a tcpdump-like command line tool with gopacket using pfring as a backend data collection mechanism. | The pfdump binary implements a tcpdump-like command line tool with gopacket using pfring as a backend data collection mechanism. | 
| 
          
            gopacket/examples/statsassembly
            
            command
          
           This binary provides sample code for using the gopacket TCP assembler raw, without the help of the tcpreader library. | This binary provides sample code for using the gopacket TCP assembler raw, without the help of the tcpreader library. | 
| 
          
            gopacket/examples/synscan
            
            command
          
           synscan implements a TCP syn scanner on top of pcap. | synscan implements a TCP syn scanner on top of pcap. | 
| 
          
            gopacket/examples/util
            
            
          
           Package util provides shared utilities for all gopacket examples. | Package util provides shared utilities for all gopacket examples. | 
| 
          
            gopacket/layers
            
            
          
           Package layers provides decoding layers for many common protocols. | Package layers provides decoding layers for many common protocols. | 
| 
          
            gopacket/macs
            
            
          
           Package macs provides an in-memory mapping of all valid Ethernet MAC address prefixes to their associated organization. | Package macs provides an in-memory mapping of all valid Ethernet MAC address prefixes to their associated organization. | 
| 
          
            gopacket/pcap
            
            
          
           Package pcap allows users of gopacket to read packets off the wire or from pcap files. | Package pcap allows users of gopacket to read packets off the wire or from pcap files. | 
| 
          
            gopacket/pcap/gopacket_benchmark
            
            command
          
           This benchmark reads in file <tempdir>/gopacket_benchmark.pcap and measures the time it takes to decode all packets from that file. | This benchmark reads in file <tempdir>/gopacket_benchmark.pcap and measures the time it takes to decode all packets from that file. | 
| 
          
            gopacket/pcapgo
            
            
          
           Package pcapgo provides some native PCAP support, not requiring C libpcap to be installed. | Package pcapgo provides some native PCAP support, not requiring C libpcap to be installed. | 
| 
          
            gopacket/pfring
            
            
          
           Package pfring wraps the PF_RING C library for Go. | Package pfring wraps the PF_RING C library for Go. | 
| 
          
            gopacket/routing
            
            
          
           Package routing provides a very basic but mostly functional implementation of a routing table for IPv4/IPv6 addresses. | Package routing provides a very basic but mostly functional implementation of a routing table for IPv4/IPv6 addresses. | 
| 
          
            gopacket/tcpassembly
            
            
          
           Package tcpassembly provides TCP stream re-assembly. | Package tcpassembly provides TCP stream re-assembly. | 
| 
          
            gopacket/tcpassembly/tcpreader
            
            
          
           Package tcpreader provides an implementation for tcpassembly.Stream which presents the caller with an io.Reader for easy processing. | Package tcpreader provides an implementation for tcpassembly.Stream which presents the caller with an io.Reader for easy processing. | 
| 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. | 
| 
          
            websocket
            
            
          
           Package websocket implements the WebSocket protocol defined in RFC 6455. | Package websocket implements the WebSocket protocol defined in RFC 6455. | 
| 
          
            websocket/examples/autobahn
            
            command
          
           Command server is a test server for the Autobahn WebSockets Test Suite. | Command server is a test server for the Autobahn WebSockets Test Suite. | 
| 
          
            websocket/examples/chat
            
            command
          
          
         | |
| 
          
            websocket/examples/command
            
            command
          
          
         | |
| 
          
            websocket/examples/filewatch
            
            command
          
          
         | |
| hashicorp
       | |
| 
          
            hcl
            
            
          
           Package hcl decodes HCL into usable Go structures. | Package hcl decodes HCL into usable Go structures. | 
| 
          
            hcl/hcl/ast
            
            
          
           Package ast declares the types used to represent syntax trees for HCL (HashiCorp Configuration Language) | Package ast declares the types used to represent syntax trees for HCL (HashiCorp Configuration Language) | 
| 
          
            hcl/hcl/parser
            
            
          
           Package parser implements a parser for HCL (HashiCorp Configuration Language) | Package parser implements a parser for HCL (HashiCorp Configuration Language) | 
| 
          
            hcl/hcl/printer
            
            
          
           Package printer implements printing of AST nodes to HCL format. | Package printer implements printing of AST nodes to HCL format. | 
| 
          
            hcl/hcl/scanner
            
            
          
           Package scanner implements a scanner for HCL (HashiCorp Configuration Language) source text. | Package scanner implements a scanner for HCL (HashiCorp Configuration Language) source text. | 
| 
          
            hcl/hcl/token
            
            
          
           Package token defines constants representing the lexical tokens for HCL (HashiCorp Configuration Language) | Package token defines constants representing the lexical tokens for HCL (HashiCorp Configuration Language) | 
| hydrogen18
       | |
| 
          
            stoppableListener/example
            
            command
          
          
         | |
| inconshreveable
       | |
| jonboulle
       | |
| kr
       | |
| 
          
            pretty
            
            
          
           Package pretty provides pretty-printing for Go values. | Package pretty provides pretty-printing for Go values. | 
| 
          
            text
            
            
          
           Package text provides rudimentary functions for manipulating text in paragraphs. | Package text provides rudimentary functions for manipulating text in paragraphs. | 
| 
          
            text/colwriter
            
            
          
           Package colwriter provides a write filter that formats input lines in multiple columns. | Package colwriter provides a write filter that formats input lines in multiple columns. | 
| 
          
            text/mc
            
            command
          
           Command mc prints in multiple columns. | Command mc prints in multiple columns. | 
| lebauce
       | |
| 
          
            dockerclient/examples
            
            command
          
          
         | |
| 
          
            dockerclient/examples/stats
            
            command
          
          
         | |
| magiconair
       | |
| 
          
            properties
            
            
          
           Package properties provides functions for reading and writing ISO-8859-1 and UTF-8 encoded .properties files and has support for recursive property expansion. | Package properties provides functions for reading and writing ISO-8859-1 and UTF-8 encoded .properties files and has support for recursive property expansion. | 
| mattbaird
       | |
| matttproud
       | |
| 
          
            golang_protobuf_extensions/pbutil
            
            
          
           Package pbutil provides record length-delimited Protocol Buffer streaming. | Package pbutil provides record length-delimited Protocol Buffer streaming. | 
| mitchellh
       | |
| 
          
            mapstructure
            
            
          
           The mapstructure package exposes functionality to convert an abitrary map[string]interface{} into a native Go structure. | The mapstructure package exposes functionality to convert an abitrary map[string]interface{} into a native Go structure. | 
| nu7hatch
       | |
| 
          
            gouuid
            
            
          
           This package provides immutable UUID structs and the functions NewV3, NewV4, NewV5 and Parse() for generating versions 3, 4 and 5 UUIDs as specified in RFC 4122. | This package provides immutable UUID structs and the functions NewV3, NewV4, NewV5 and Parse() for generating versions 3, 4 and 5 UUIDs as specified in RFC 4122. | 
| op
       | |
| 
          
            go-logging
            
            
          
           Package logging implements a logging infrastructure for Go. | Package logging implements a logging infrastructure for Go. | 
| 
          
            go-logging/examples
            
            command
          
          
         | |
| pmylund
       | |
| prometheus
       | |
| 
          
            client_golang/prometheus
            
            
          
           Package prometheus provides embeddable metric primitives for servers and standardized exposition of telemetry through a web services interface. | Package prometheus provides embeddable metric primitives for servers and standardized exposition of telemetry through a web services interface. | 
| 
          
            client_model/go
            
            
          
           Package io_prometheus_client is a generated protocol buffer package. | Package io_prometheus_client is a generated protocol buffer package. | 
| 
          
            common/expfmt
            
            
          
           A package for reading and writing Prometheus metrics. | A package for reading and writing Prometheus metrics. | 
| 
          
            common/model
            
            
          
           Package model contains common data structures that are shared across Prometheus componenets and libraries. | Package model contains common data structures that are shared across Prometheus componenets and libraries. | 
| 
          
            procfs
            
            
          
           Package procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc. | Package procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc. | 
| rackspace
       | |
| 
          
            gophercloud
            
            
          
           Package gophercloud provides a multi-vendor interface to OpenStack-compatible clouds. | Package gophercloud provides a multi-vendor interface to OpenStack-compatible clouds. | 
| 
          
            gophercloud/openstack/identity/v2/tenants
            
            
          
           Package tenants provides information and interaction with the tenants API resource for the OpenStack Identity service. | Package tenants provides information and interaction with the tenants API resource for the OpenStack Identity service. | 
| 
          
            gophercloud/openstack/identity/v2/tokens
            
            
          
           Package tokens provides information and interaction with the token API resource for the OpenStack Identity service. | Package tokens provides information and interaction with the token API resource for the OpenStack Identity service. | 
| 
          
            gophercloud/openstack/identity/v3/tokens
            
            
          
           Package tokens provides information and interaction with the token API resource for the OpenStack Identity service. | Package tokens provides information and interaction with the token API resource for the OpenStack Identity service. | 
| 
          
            gophercloud/openstack/networking/v2/extensions/provider
            
            
          
           Package provider gives access to the provider Neutron plugin, allowing network extended attributes. | Package provider gives access to the provider Neutron plugin, allowing network extended attributes. | 
| 
          
            gophercloud/openstack/networking/v2/networks
            
            
          
           Package networks contains functionality for working with Neutron network resources. | Package networks contains functionality for working with Neutron network resources. | 
| 
          
            gophercloud/openstack/networking/v2/ports
            
            
          
           Package ports contains functionality for working with Neutron port resources. | Package ports contains functionality for working with Neutron port resources. | 
| 
          
            gophercloud/pagination
            
            
          
           Package pagination contains utilities and convenience structs that implement common pagination idioms within OpenStack APIs. | Package pagination contains utilities and convenience structs that implement common pagination idioms within OpenStack APIs. | 
| 
          
            gophercloud/testhelper
            
            
          
           Package testhelper container methods that are useful for writing unit tests. | Package testhelper container methods that are useful for writing unit tests. | 
| russross
       | |
| 
          
            blackfriday
            
            
          
           Blackfriday markdown processor. | Blackfriday markdown processor. | 
| safchain
       | |
| satori
       | |
| 
          
            go.uuid
            
            
          
           Package uuid provides implementation of Universally Unique Identifier (UUID). | Package uuid provides implementation of Universally Unique Identifier (UUID). | 
| sbinet
       | |
| 
          
            go-eval
            
            
          
           Package eval is the beginning of an interpreter for Go. | Package eval is the beginning of an interpreter for Go. | 
| 
          
            go-eval/cmd/gen
            
            command
          
          
         | |
| 
          
            go-eval/cmd/go-eval
            
            command
          
          
         | |
| shurcooL
       | |
| 
          
            sanitized_anchor_name
            
            
          
           Package sanitized_anchor_name provides a func to create sanitized anchor names. | Package sanitized_anchor_name provides a func to create sanitized anchor names. | 
| socketplane
       | |
| 
          
            libovsdb/example
            
            command
          
          
         | |
| spf13
       | |
| 
          
            cobra
            
            
          
           Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces. | Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces. | 
| 
          
            pflag
            
            
          
           Package pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags. | Package pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags. | 
| 
          
            viper/remote
            
            
          
           Package remote integrates the remote features of Viper. | Package remote integrates the remote features of Viper. | 
| 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. | 
| xiang90
       | |
 Click to show internal directories. 
   Click to hide internal directories.