package
1.7.17
Repository: https://github.com/lasthyphen/beacongo.git
Documentation: pkg.go.dev

# 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.

# Interfaces

Fx is the interface a feature extension must implement to support the Platform Chain.
No description provided by the author
No description provided by the author