Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

txgruppi/command

Repository files navigation

GoDoc Codeship Codecov Go Report Card

Command

Command pattern for Go with thread safe serial and parallel dispatcher.

Installation

go get -u github.com/txgruppi/command

Tests

go get -u -t github.com/txgruppi/command
cd $GOPATH/src/github.com/txgruppi/command
go test ./...

License

MIT

About

Command pattern for Go with thread safe serial and parallel dispatcher

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages