process

command
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2022 License: MIT Imports: 3 Imported by: 0

README

process

Contains examples of using the process package in Go applications.

data

Reads all lines from JSON file and applies a processor.

encapsulation

Reads all lines from JSON file as encapsulated data and conditionally applies a processor.

ip_lookup

Reads all lines from JSON file as encapsulated data and applies the IPDatabase processor using a MaxMind City database.

Documentation

Overview

example from process/README.md

Directories

Path Synopsis
example of reading data from a file and applying a single processor to data
example of reading data from a file and applying a single processor to data
example of reading data from a file and applying a single processor to encapsulated data
example of reading data from a file and applying a single processor to encapsulated data
example of reading JSON from a file and applying the IPDatabase processor
example of reading JSON from a file and applying the IPDatabase processor

Jump to

Keyboard shortcuts

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