protond

command module
v0.0.0-...-38f40ef Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2017 License: MPL-2.0 Imports: 7 Imported by: 0

README

protond

Build Status Coverage Status Go Report Card GoDoc

A simple data stream parser, mangler, and alert system

Contributing

Contributions are definitely welcome, if you are looking for something to contribute check out the current road map and grab an open issue in the next release.

Work flow:

  • Fork protond from develop
  • Make your changes
  • Open a PR against protond on to develop
  • Get your PR merged
  • Rinse and Repeat

There are a few rules:

  • All travis builds must successfully complete before a PR will be considered.
  • make dev script must be run successfuly before the PR is open.
  • Documentation is added for new user facing functionality.

Copyright (c) 2017 Christian Saide

Documentation

Overview

Package main contains the main entrypoint for the protond application.

Directories

Path Synopsis
Package alert contains the interfaces, structs, and logic that form the basis of protonds alert plugin subsystem.
Package alert contains the interfaces, structs, and logic that form the basis of protonds alert plugin subsystem.
Package cache contains the interfaces, structs, and logic that form the basis of protonds cache plugin subsystem.
Package cache contains the interfaces, structs, and logic that form the basis of protonds cache plugin subsystem.
Package common contains the structs and logic that form the basis of protonds operation.
Package common contains the structs and logic that form the basis of protonds operation.
Package filter contains the interfaces, structs, and logic that form the basis of protonds filter plugin subsystem.
Package filter contains the interfaces, structs, and logic that form the basis of protonds filter plugin subsystem.
Package input contains the interfaces, structs, and logic that form the basis of protonds input plugin subsystem.
Package input contains the interfaces, structs, and logic that form the basis of protonds input plugin subsystem.
Package output contains the interfaces, structs, and logic that form the basis of protonds output plugin subsystem.
Package output contains the interfaces, structs, and logic that form the basis of protonds output plugin subsystem.
Package version exposes the current version of protond in symantic format.
Package version exposes the current version of protond in symantic format.
Package worker contains the structs, and logic that form the basis of protonds worker subsystem.
Package worker contains the structs, and logic that form the basis of protonds worker subsystem.

Jump to

Keyboard shortcuts

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