5 lines
114 B
Go
5 lines
114 B
Go
|
|
package persistence
|
||
|
|
|
||
|
|
// Definitions for testing private methods
|
||
|
|
var GetIndexKey = (*artistRepository).getIndexKey
|