-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor for maintainability & 3rd-party support (#28)
* Add documentation for Extract transform * Create transform files for each transform * Refactor transforms to submodule * Add minor readme improvement * Improve godoc * Do not export `Spec` object * Remove `spec` code from kazaam.go * Add main test coverage * Add third-party transform support * Modify Transform function signature Make documentation more clear on how to implement * Finalize third-party transform docs * Update README.md
- Loading branch information
Showing
21 changed files
with
1,508 additions
and
1,047 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.