Documentation ¶
Overview ¶
Package trace provides a wrapper for tracing around a networkservice.NetworkServiceClient
Index ¶
- func Diff(oldMessage, newMessage protoreflect.Message) (map[string]interface{}, bool)
- func NewNetworkServiceClient(traced networkservice.NetworkServiceClient) networkservice.NetworkServiceClient
- func NewNetworkServiceServer(traced networkservice.NetworkServiceServer) networkservice.NetworkServiceServer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Diff ¶
func Diff(oldMessage, newMessage protoreflect.Message) (map[string]interface{}, bool)
Diff - calculate a protobuf message diff
func NewNetworkServiceClient ¶
func NewNetworkServiceClient(traced networkservice.NetworkServiceClient) networkservice.NetworkServiceClient
NewNetworkServiceClient - wraps tracing around the supplied networkservice.NetworkServiceClient
func NewNetworkServiceServer ¶
func NewNetworkServiceServer(traced networkservice.NetworkServiceServer) networkservice.NetworkServiceServer
NewNetworkServiceServer - wraps tracing around the supplied traced
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.