# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
RWMutexMap is an implementation of mapInterface using a sync.RWMutex.
# Interfaces
MapInterface is the interface Map implements.