Documentation ¶
Index ¶
Constants ¶
View Source
const ( ShutdownError = Error("panda: shutdown requested") SyntaxError = Error("panda failure, syntax error") TagContendedError = Error("panda failure, tag contended error") StorageError = Error("panda failure, storage error") )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Panda ¶
type Panda struct {
// contains filtered or unexported fields
}
Panda is a PANDA client that uses our mixnet client library to communicate with the PANDA kaetzchen service.
Click to show internal directories.
Click to hide internal directories.