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