Documentation ¶
Index ¶
- Constants
- func CreateAndSetNDeployments(ctx sdk.Context, k *keeper.Keeper, numDeployment int, datasetSize int) ([]*types.Meta, []*types.Dataset)
- func CreateAndSetNDeploymentsWithAddr(ctx sdk.Context, k *keeper.Keeper, numDeployment int, datasetSize int, ...) ([]*types.Meta, []*types.Dataset)
- func GhostcloudKeeper(t testing.TB) (*keeper.Keeper, sdk.Context)
- type MsgServerTestCase
Constants ¶
View Source
const ( NUM_DEPLOYMENT = 10 DATASET_SIZE = 5 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.