package
0.0.0-20220903160040-747cc42d4617
Repository: https://github.com/bashmohandes/go-askme.git
Documentation: pkg.go.dev

# Functions

NewAnswersUsecase creates a new service.
NewAsksUsecase creates a new service.
NewAuthUsecase creates a new auth usecase.

# Structs

AnswerFeedItem type.
AnswersFeed type.
QuestionFeedItem type.
QuestionsFeed type.

# Interfaces

AnswersUsecase for the registered user.
AsksUsecase type.
AuthUsecase defines authentication use cases.