Documentation ¶
Index ¶
- func RandomQuota(r *rand.Rand, quotas types.Quotas) types.Quota
- func RandomSubscription(r *rand.Rand, subscriptions types.Subscriptions) types.Subscription
- func SimulateMsgAddQuota(k keeper.Keeper) simulation.Operation
- func SimulateMsgCancel(k keeper.Keeper) simulation.Operation
- func SimulateMsgSubscribeToNode(nk expected.NodeKeeper, k keeper.Keeper) simulation.Operation
- func SimulateMsgSubscribeToPlan(pk expected.PlanKeeper, k keeper.Keeper) simulation.Operation
- func SimulateMsgUpdateQuota(k keeper.Keeper) simulation.Operation
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandomSubscription ¶
func RandomSubscription(r *rand.Rand, subscriptions types.Subscriptions) types.Subscription
func SimulateMsgAddQuota ¶
func SimulateMsgAddQuota(k keeper.Keeper) simulation.Operation
func SimulateMsgCancel ¶
func SimulateMsgCancel(k keeper.Keeper) simulation.Operation
func SimulateMsgSubscribeToNode ¶
func SimulateMsgSubscribeToNode(nk expected.NodeKeeper, k keeper.Keeper) simulation.Operation
func SimulateMsgSubscribeToPlan ¶
func SimulateMsgSubscribeToPlan(pk expected.PlanKeeper, k keeper.Keeper) simulation.Operation
func SimulateMsgUpdateQuota ¶
func SimulateMsgUpdateQuota(k keeper.Keeper) simulation.Operation
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.