Directories
¶
| Path | Synopsis |
|---|---|
|
Package client provides a sample implementation of a Locksmith client.
|
Package client provides a sample implementation of a Locksmith client. |
|
Package connection implements a simple TCP server, allowing Locksmith to accept connections.
|
Package connection implements a simple TCP server, allowing Locksmith to accept connections. |
|
Package env provides some rudimentary environment variable parsing.
|
Package env provides some rudimentary environment variable parsing. |
|
Package locksmith ties together the Locksmith server logic.
|
Package locksmith ties together the Locksmith server logic. |
|
Package protocol implements decoding and encoding of client/server messages of the Locksmith protocol.
|
Package protocol implements decoding and encoding of client/server messages of the Locksmith protocol. |
|
Package vault solves the handling of mutexes.
|
Package vault solves the handling of mutexes. |
|
queue
Package queue implements a way for the vault to ensure single-threaded handling of mutexes.
|
Package queue implements a way for the vault to ensure single-threaded handling of mutexes. |
Click to show internal directories.
Click to hide internal directories.