Skip to content

kheraankit/transition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transition

Transition is a Golang state machine implementation.

Transition can be used standalone, but it works very nicely with GORM models. When integrated with GORM, it will also store state change logs in the database automatically.

GoDoc

Documentation

https://doc.getqor.com/helpers/transition.html

License

Released under the MIT License.

About

Transition is a Golang state machine implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%