# Functions

NewClient returns a new interceptor client that calls the functions in funcs instead of the underlying client's methods, if they are not nil.

# Structs

Funcs contains functions that are called instead of the underlying client's methods.