Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

rlespinasse/hoff

v1
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

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