Directories ¶
Path | Synopsis |
---|---|
Package announcer encapsulates the idea of a server that dynamically advertises its presence to clients through various media.
|
Package announcer encapsulates the idea of a server that dynamically advertises its presence to clients through various media. |
Package atcclient implements a client for the Roxy Air Traffic Control protocol.
|
Package atcclient implements a client for the Roxy Air Traffic Control protocol. |
Package expbackoff provides an implementation of exponential backoff, useful for preventing client retries from overloading a recovering server.
|
Package expbackoff provides an implementation of exponential backoff, useful for preventing client retries from overloading a recovering server. |
Package mainutil provides miscellaneous tools for implementing the main() function of long-lived HTTP and gRPC servers.
|
Package mainutil provides miscellaneous tools for implementing the main() function of long-lived HTTP and gRPC servers. |
Package membership provides Go types for dealing with various data formats used to advertise a server's presence using services like ZooKeeper or Etcd.
|
Package membership provides Go types for dealing with various data formats used to advertise a server's presence using services like ZooKeeper or Etcd. |
Package roxyresolver provides advanced implementations of gRPC-compatible address resolution strategies.
|
Package roxyresolver provides advanced implementations of gRPC-compatible address resolution strategies. |
Package roxyutil provides miscellaneous utility functions for use by Roxy and by users of mainutil.
|
Package roxyutil provides miscellaneous utility functions for use by Roxy and by users of mainutil. |
Package syncrand provides synchronized (thread-safe) wrappers of "math/rand".Source64 and "math/rand".Rand.
|
Package syncrand provides synchronized (thread-safe) wrappers of "math/rand".Source64 and "math/rand".Rand. |
Click to show internal directories.
Click to hide internal directories.