Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UsersStore ¶
type UsersStore interface {
domain.UsersReader
domain.UsersWriter
}
func NewUsersStore ¶
func NewUsersStore(existingUsers ...domain.User) UsersStore
Click to show internal directories.
Click to hide internal directories.