package
2.1.4+incompatible
Repository: https://github.com/shivkb/contiv-vpp.git
Documentation: pkg.go.dev

# Packages

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

# Functions

NewCommonMockDSL is a constructor for CommonMockDSL.

# Structs

CommonMockDSL holds common data for all mocked DSLs.
Reply interface allows to wait for a reply to previously called Send() and extract the result from it (success/error).

# Type aliases

CommitFunc is function called from inside DSL to trigger commit processing(applying TxnOp-s retrieved by DSL,...) in TxnTracker.