# Functions

Get returns a collection of spaces based on the criteria defined by its input query parameter.
GetAll returns all spaces.
GetByID returns the space that matches the input ID.
GetDefaultSpace tries to find default space.
No description provided by the author
NewSpace initializes a Space with a name.
No description provided by the author
Update modifies a space based on the one provided as input.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author