package
1.9.0-alpha
Repository: https://github.com/liudf0716/vpp-agent-bfd.git
Documentation: pkg.go.dev

# Functions

NewDataChangeDSL is a constructor.
NewDataDumpDSL is a constructor.
NewDataResyncDSL is a constructor.

# Structs

DataChangeDSL is used to conveniently assign all the data that are needed for the DataChange.
DataDumpDSL is used to conveniently assign all the data that are needed for the Data read.
DataResyncDSL is used to conveniently assign all the data that are needed for the RESYNC.
DeleteDSL allows to remove the configuration of delault plugins based on grpc requests.
DumpDSL allows to read the configuration of default plugins based on grpc requests.
GetReply enables waiting for the reply and getting result (data list/error).
PutDSL allows to add or edit the configuration of delault plugins based on grpc requests.
Reply enables waiting for the reply and getting result (success/error).