Directories ¶
Path | Synopsis |
---|---|
canned
Package canned provides tools for working with canned HTTP responses.
|
Package canned provides tools for working with canned HTTP responses. |
client
Package client defines a Wireleap API client.
|
Package client defines a Wireleap API client. |
jsonb
Package jsonb provides a custom []byte to JSON encoding.
|
Package jsonb provides a custom []byte to JSON encoding. |
nonce
Package nonce is used to create nonces.
|
Package nonce is used to create nonces. |
pof
Package pof provides a mechanism to generate proofs of funding.
|
Package pof provides a mechanism to generate proofs of funding. |
signer
Package signer defines and implements a simple Signer opaque identity which encapsulates the private key used to sign data and provides an accessor for its public key.
|
Package signer defines and implements a simple Signer opaque identity which encapsulates the private key used to sign data and provides an accessor for its public key. |
tlscert
Package tlscert provides a few helper functions for working with TLS certificates.
|
Package tlscert provides a few helper functions for working with TLS certificates. |
fsdir
Package fsdir provides an abstract interface to a directory on disk.
|
Package fsdir provides an abstract interface to a directory on disk. |
The ststore package provides a concurrent in-memory sharetoken store which is synced to disk after modifications.
|
The ststore package provides a concurrent in-memory sharetoken store which is synced to disk after modifications. |
h2conn
Package h2conn implements a net.Conn reads and writes over which are actually directed towards a h/2 stream.
|
Package h2conn implements a net.Conn reads and writes over which are actually directed towards a h/2 stream. |
h2rwc
Package h2rwc implements a io.ReadWriteCloser composed from an io.Writer and io.ReadCloser (most probably, http.ResponseWriter and server-side http.Request.Body).
|
Package h2rwc implements a io.ReadWriteCloser composed from an io.Writer and io.ReadCloser (most probably, http.ResponseWriter and server-side http.Request.Body). |
Click to show internal directories.
Click to hide internal directories.