# Functions
NewRegistrar creates a new Registrar with the an empty index.
# Variables
ErrNameNotReserved is an error which is returned when trying to find a name that is not reserved.
ErrNameReserved is an error which is returned when a name is requested to be reserved that already is reserved.
ErrNoSuchKey is returned when trying to find the names for a key which is not known.