# Functions

No description provided by the author
NewClient instantiates a new Client using the search term.
No description provided by the author

# Structs

Client is a client used to interact with the Mixcloud API.
Filter is a client side filter for the results.
Item is a search result for a single mix.
Result is the response back from the API.
ResultSet holds a slice of Results including a mutex for thread safe updates.