Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SwapHooks ¶
SwapHooks is an autogenerated mock type for the SwapHooks type
func (*SwapHooks) AfterPoolDepositCreated ¶
func (_m *SwapHooks) AfterPoolDepositCreated(ctx types.Context, poolID string, depositor types.AccAddress, sharedOwned types.Int)
AfterPoolDepositCreated provides a mock function with given fields: ctx, poolID, depositor, sharedOwned
func (*SwapHooks) BeforePoolDepositModified ¶
func (_m *SwapHooks) BeforePoolDepositModified(ctx types.Context, poolID string, depositor types.AccAddress, sharedOwned types.Int)
BeforePoolDepositModified provides a mock function with given fields: ctx, poolID, depositor, sharedOwned
Click to show internal directories.
Click to hide internal directories.