development/

directory
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2020 License: Apache-2.0

README

The development directory is for code that is being worked on that isn't
ready for use.

Use at your own peril.

Directories

Path Synopsis
autopool
blend
Package autopool provides a collection of sync.Pool(s) that holds values that are collected when they go out of scope vs.
Package autopool provides a collection of sync.Pool(s) that holds values that are collected when they go out of scope vs.
simple
Package autopool provides the ability to modify objects in a Pool so that they are automatically added back to the pool on GC.
Package autopool provides the ability to modify objects in a Pool so that they are automatically added back to the pool on GC.
cli
gopass
gopass is a library for getting hidden input from a terminal.
gopass is a library for getting hidden input from a terminal.
Package diskstack implements a LIFO queue (known as a stack) on local disk.
Package diskstack implements a LIFO queue (known as a stack) on local disk.
Package diskstack2 implements a LIFO queue (known as a stack) on local disk.
Package diskstack2 implements a LIFO queue (known as a stack) on local disk.
Package distlock provides access to distributed locking mechanisms for the purpose of locking resources across a distributed system.
Package distlock provides access to distributed locking mechanisms for the purpose of locking resources across a distributed system.
http
server
Package server provides a webserver constructor.
Package server provides a webserver constructor.
server/registry
Package registry contains a registry of URL patterns to http.Handlers and a Register() method for registering a handler during init() in a module.
Package registry contains a registry of URL patterns to http.Handlers and a Register() method for registering a handler during init() in a module.
network
domainsockets
Package domainsockets implements an OS level procedure calling service based on the Unix Domain Sockets IPC.
Package domainsockets implements an OS level procedure calling service based on the Unix Domain Sockets IPC.
domainsockets/domainsockets
Package domainsockets prvoides for a unix domain socket server, similar to an RPC server like Grpc except that it is intended to only connect unix processes on the same device.
Package domainsockets prvoides for a unix domain socket server, similar to an RPC server like Grpc except that it is intended to only connect unix processes on the same device.
Package portpicker provides an available TCP or UDP port to use in a service above port 1023.
Package portpicker provides an available TCP or UDP port to use in a service above port 1023.
Package stack provides implementations that stacks in lower level libraries must implement.
Package stack provides implementations that stacks in lower level libraries must implement.
diskstack
Package diskstack implements a LIFO queue (known as a stack) on local disk.
Package diskstack implements a LIFO queue (known as a stack) on local disk.
telemetry
streaming/river
Package river provides a streaming version of the Go standard library expvar.
Package river provides a streaming version of the Go standard library expvar.
streaming/river/state/actions
Package actions provides boutique.Actions to signal modifications to the store.
Package actions provides boutique.Actions to signal modifications to the store.
streaming/river/state/data
Package data provides state data for boutique stores.
Package data provides state data for boutique stores.
streaming/river/state/modifiers
Package modifiers provides modifiers for all boutique.Store changes.
Package modifiers provides modifiers for all boutique.Store changes.
redblack
Package redblack provides a library for using a redblack tree.
Package redblack provides a library for using a redblack tree.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL