package
1.4.2
Repository: https://github.com/flomesh-io/fsm.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package v2 implements a processor of all the resources that are relevant to the gateway.

# Functions

NewMockGenerator creates a new mock instance.
NewMockProcessor creates a new mock instance.
NewMockTrigger creates a new mock instance.

# Structs

MockGenerator is a mock of Generator interface.
MockGeneratorMockRecorder is the mock recorder for MockGenerator.
MockProcessor is a mock of Processor interface.
MockProcessorMockRecorder is the mock recorder for MockProcessor.
MockTrigger is a mock of Trigger interface.
MockTriggerMockRecorder is the mock recorder for MockTrigger.

# Interfaces

Generator is the interface for processing the gateway resources and building the configuration.
Processor is the interface for the functionality provided by the cache.
Trigger is the interface for the functionality provided by the resources.