/hoff

Workflow computation engine

Primary LanguageGoMIT LicenseMIT

HOFF

Don’t hassle with HOFF

Build Status Coverage Status Go Report Card

HOFF is a library to configure and run a computation engine in order to process data throught a high order functions workflow.

Usage

Import the HOFF library in your golang project

import "github.com/rlespinasse/hoff"

Than read the documentation GoDoc to have some usage examples.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT