Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sparkymat/go-argon

argon is a state machine library for go
https://github.com/sparkymat/go-argon

go golang golang-library state-machine state-management

Last synced: 19 days ago
JSON representation

argon is a state machine library for go

Awesome Lists containing this project

README

        

# Argon

Argon is a state machine library

## Build status

![TravisCI](https://travis-ci.com/sparkymat/go-argon.svg?branch=master)

## Installation

```bash
go get -u github.com/sparkymat/go-argon
```

## Usage

Check out the ![examples](https://github.com/sparkymat/go-argon/blob/master/examples)