microapp

package
v0.0.0-...-b11e04f Latest Latest
Warning

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

Go to latest
Published: May 19, 2018 License: MIT Imports: 15 Imported by: 0

Documentation

Overview

Package microapp contains high level components of Sherlock which can be ran individually or connected and ran a single application connected in main.go.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Accumulator

func Accumulator(pairs <-chan rawhttp.Pair)

Accumulator is responsible for taking rawhttp.Pairs and storing them in the data directory, apply any filters as necessary. Accumulator can be run concurrently as part of a worker pool.

func Proxy

func Proxy(port string, subscription chan<- rawhttp.Pair)

Proxy acts as an Transparent HTTP Proxy and forwards raw HTTP request response paris to it's subscription channel.

Types

This section is empty.

Jump to

Keyboard shortcuts

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