# Functions
NewMockFx creates a new mock instance.
NewMockOwned 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.
MockOwned is a mock of Owned interface.
MockOwnedMockRecorder is the mock recorder for MockOwned.
MockOwner is a mock of Owner interface.
MockOwnerMockRecorder is the mock recorder for MockOwner.