package
1.6.8
Repository: https://github.com/crowdsecurity/crowdsec.git
Documentation: pkg.go.dev

# README

To generate go code for the notifier.proto files, run :

protoc --go_out=. --go_opt=paths=source_relative \
    --go-grpc_out=. --go-grpc_opt=paths=source_relative \
    proto/alert.proto`

# Functions

No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
Notifier_ServiceDesc is the grpc.ServiceDesc for Notifier service.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedNotifierServer must be embedded to have forward compatible implementations.

# Interfaces

NotifierClient is the client API for Notifier service.
NotifierServer is the server API for Notifier service.
UnsafeNotifierServer may be embedded to opt out of forward compatibility for this service.