Implemented first repository using tiedot
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package models
|
||||
|
||||
type Artist struct {
|
||||
Id string
|
||||
Name string
|
||||
}
|
||||
Reference in New Issue
Block a user