Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
func (*Cache) Transaction ¶
func (c *Cache) Transaction() cache.TransactionCache
type TransactionCache ¶
type TransactionCache struct {
// contains filtered or unexported fields
}
func NewTransactionRepository ¶
func NewTransactionRepository(cache *Cache) *TransactionCache
Click to show internal directories.
Click to hide internal directories.