Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NoopStepCtx ¶
type NoopStepCtx = internal.NoopStepCtx
NoopStepCtx allows running repository methods without an external step framework.
type StepCtx ¶
StepCtx is a public alias to the repository step contract.
func NewTestingStepCtx ¶
NewTestingStepCtx adapts testing.TB to repository step contract.
Click to show internal directories.
Click to hide internal directories.