Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Backend ¶
type Backend struct {
// contains filtered or unexported fields
}
Backend implements the protobuf interface
func (*Backend) ListUsers ¶
func (b *Backend) ListUsers(_ *pb.ListUsersRequest, srv pb.UserService_ListUsersServer) error
ListUsers lists all users in the store.
Click to show internal directories.
Click to hide internal directories.