
The highest tagged major version is
v2.
command
Version:
v0.7.1
Opens a new window with list of versions in this module.
Published: Dec 21, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
example from process/README.md
Source Files
¶
Directories
¶
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 |
Click to show internal directories.
Click to hide internal directories.