vegapokerbot/internal/handler/fsmwizard/doc.go
Neur0toxine 3b6c3e28f3
All checks were successful
continuous-integration/drone/push Build is passing
doc comments for wizard packages
2024-05-13 19:22:31 +03:00

4 lines
203 B
Go

// Package fsmwizard contains setup wizard implementation written with finite-state machine.
// Eventually it will replace wizard package (package name will be changed to wizard then).
package fsmwizard