Documentation
¶
Overview ¶
Package repositoryx is a set of util functions to be used in repositories.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NopTxManager ¶
type NopTxManager struct{}
NopTxManager transaction manager for tests.
func NewNopTxManager ¶
func NewNopTxManager() *NopTxManager
NewNopTxManager create new NopTxManager.
Click to show internal directories.
Click to hide internal directories.