# Functions
NewPendingObjectsMapper creates an instance of ObjectsMapper that maps any object to an oldest pending object.
NewSpaceMapper creates an instance of SpaceMapper that maps any object to an oldest unapproved Space.
NewUserSignupMapper creates an instance of UserSignupMapper that maps any object to an oldest unapproved UserSignup.
# Structs
ObjectsMapper maps any object to an oldest pending object.
# Type aliases
No description provided by the author