package
0.0.0-20241228152709-4101898bb1da
Repository: https://github.com/sasalatart/quizory.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
New creates a new Answer with a random ID, and with the specified user ID and choice ID.
No description provided by the author
NewService creates a new instance of answer.Service.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

Answer represents the choice selected by a user for a question.
LogItem represents a previous attempt at answering a question.
LogRequest has the parameters for retrieving a user's history of answers.
No description provided by the author
Service represents the service that manages answers.
No description provided by the author