# Functions

ApplyOptions applies all the callOptions to options.
NewCallOption returns a new CallOption whose Do() method calls function "f".

# Interfaces

CallOption implements an optional argument to a method call.