robustirc

command module
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 Imports: 46 Imported by: 0

README

Build Status Go Report Card

Please see http://robustirc.net/docs.html for documentation.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
robustirc-dump
dump dumps all of the data that RobustIRC persists on disk, i.e.
dump dumps all of the data that RobustIRC persists on disk, i.e.
robustirc-localnet
robustirc-localnet starts 3 RobustIRC servers on localhost on random ports with temporary data directories, generating a self-signed SSL certificate.
robustirc-localnet starts 3 RobustIRC servers on localhost on random ports with temporary data directories, generating a self-signed SSL certificate.
robustirc-merge-coverage
robustirc-merge-coverage is a tool to merge two coverage reports, summing their counters.
robustirc-merge-coverage is a tool to merge two coverage reports, summing their counters.
robustirc-refuse
refuse is a tiny server which accepts connections, sends a configurable ERROR message and closes the connection.
refuse is a tiny server which accepts connections, sends a configurable ERROR message and closes the connection.
internal
api
ircserver
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.
outputstream
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.
privacy
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.
proto
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.
raftlog
Package raftlog provides helper functions for (un)marshaling raft.Log.
Package raftlog provides helper functions for (un)marshaling raft.Log.
raftstore
Package raftstore implements a storage backend for raft on top of LevelDB.
Package raftstore implements a storage backend for raft on top of LevelDB.
timesafeguard
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