We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
update go.mod
Remove parallel guarding, style tweaks
Convert Transition to an interface and provide an implementaiton Using T instead of Transition makes code that integrates this library more concise.
Add MIT License