package
4.1.6+incompatible
Repository: https://github.com/sharovik/devbot.git
Documentation: pkg.go.dev
# Structs
Dictionary the sqlite dictionary object.
EventScenario the main object of event scenario.
MigrationService the service for migrations based on GoLang run.
Question the question, which will be asked during scenario execution.
QuestionObject used for proper data mapping from questions table.
ScenarioVariable similar to the Question, but here is a different concept.
# Interfaces
BaseDatabaseInterface interface for base database client.
BaseMigrationInterface the interface for all migration files.