# Functions

Get returns an Index quote that matches the parameters specified.
List returns several quotes.
ListP returns a quote iterator and requires a params struct as an argument.

# Structs

Client is used to invoke quote APIs.
Iter is an iterator for a list of quotes.
Params carries a context and symbols information.