# Functions

NewExpansionHandler returns a route function that handles an incoming template expansion request, bound to the supplied expander.
NewService creates and returns a new Service, initialized with a new restful.WebService configured with a route that dispatches to the supplied handler.

# Structs

A Service wraps a web service that performs template expansion.