Documentation ¶
Index ¶
Constants ¶
View Source
const (
UsersAllKey = "Users:all"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserRepository ¶
type UserRepository struct {
// contains filtered or unexported fields
}
UserRepository concrete implementation of in-memory db
func NewUserRepository ¶
func NewUserRepository() *UserRepository
Click to show internal directories.
Click to hide internal directories.