# Functions
NewMockFx creates a new mock instance.
NewMockOwner creates a new mock instance.
# Structs
MockFx is a mock of Fx interface.
MockFxMockRecorder is the mock recorder for MockFx.
MockOwner is a mock of Owner interface.
MockOwnerMockRecorder is the mock recorder for MockOwner.