# Functions
NewAPIDocsGen creates a new APIDocsGen.
NewBinary creates a new binary module with the given path.
NewETCDBindingStorage returns a new instance of BindingStorage.
NewUniqueSession creates a new unique session module.
# Structs
APIDocsGen is a pitaya module that generates api docs for pitaya servers.
Base implements a default component for Component.
Binary is a pitaya module that starts a binary as a child process and pipes its stdout.
ETCDBindingStorage module that uses etcd to keep in which frontend server each user is bound.
UniqueSession module watches for sessions using the same UID and kicks them.