package
0.0.0-20241113130111-e5703c2b1594
Repository: https://github.com/shohambit/traceectl.git
Documentation: pkg.go.dev
# Functions
CreateEventsFromPolicies generates events based on the provided policies.
CreateMockServer initializes the gRPC server and binds it to a Unix socket listener.
StartMockServer starts the gRPC server with both services registered.
StopMockServer stops the server and removes the Unix socket.
# Structs
MockDiagnosticServer implements the gRPC server interface for testing.
MockServiceServer implements the gRPC server interface for testing.