internal/

directory
v0.0.0-...-e7dcbf3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2024 License: BSD-3-Clause

Directories

Path Synopsis
Package ircserver implements an IRC server which strictly adheres to a processing model where output is only ever generated in response to input, and only depends on state that is local to the IRC server.
Package ircserver implements an IRC server which strictly adheres to a processing model where output is only ever generated in response to input, and only depends on state that is local to the IRC server.
Package outputstream represents the messages which the ircserver package generates in response to what is being sent to RobustIRC.
Package outputstream represents the messages which the ircserver package generates in response to what is being sent to RobustIRC.
Package privacy provides functions for removing private information from data of different types.
Package privacy provides functions for removing private information from data of different types.
Empty file containing instructions for “go generate” on how to rebuild the capnproto generated code.
Empty file containing instructions for “go generate” on how to rebuild the capnproto generated code.
Package raftlog provides helper functions for (un)marshaling raft.Log.
Package raftlog provides helper functions for (un)marshaling raft.Log.
Package raftstore implements a storage backend for raft on top of LevelDB.
Package raftstore implements a storage backend for raft on top of LevelDB.
Package timesafeguard collects the time of other nodes and ensures the remote times are not diverging too much from the local time.
Package timesafeguard collects the time of other nodes and ensures the remote times are not diverging too much from the local time.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL