Versions in this module Expand all Collapse all v1 v1.23.0 Mar 1, 2021 Changes in this version + func IsMethodOverride(value Override) bool + func IsPropertyOverride(value Override) bool + type Callback struct + CallbackID *string + Cookie *string + Get GetCallback + Invoke InvokeCallback + Set SetCallback + type EnumRef struct + MemberFQN string + type FQN string + type GetCallback struct + ObjRef ObjectRef + Property string + type InvokeCallback struct + Arguments []interface{} + Method string + ObjRef ObjectRef + type MethodOverride struct + Cookie *string + Method *string + type ObjectRef struct + InstanceID string + type Override interface + type PropertyOverride struct + Cookie *string + Property *string + type SetCallback struct + ObjRef ObjectRef + Property string + Value interface{} + type WireMap struct + MapData map[string]interface{}