# Functions
NewDefaultProxyFactory returns a proxy factory instance.
NewGenericProxyFactory returns a proxy factory instance.
NewGenericProxyImplFunc returns a new function with the given attributes, supports only function sign: func Invoke(Context, []{Method, []{Arguments}}) protocol.Result.
# Structs
DefaultProxyFactory is the default proxy factory.
GenericProxyFactory proxy factory, return values with attachments.
ProxyInvoker is a invoker struct.