goph / watermillx

Various extensions and tools for Watermill

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WatermillX: Watermill Extensions

CircleCI Go Version Go Report Card GolangCI GoDoc

Various extensions and tools for Watermill.

Installation

WatermillX uses Go Modules introduced in Go 1.11, so the recommended way is using go get:

$ go get github.com/goph/watermillx

License

The MIT License (MIT). Please see License File for more information.

About

Various extensions and tools for Watermill

License:MIT License


Languages

Language:Go 55.1%Language:Makefile 44.9%