This website requires JavaScript.
Explore
Help
Sign in
ironmagma
/
quintodrome
Watch
1
Star
0
Fork
You've already forked quintodrome
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8e482bc494
quintodrome
/
models
/
artist.go
7 lines
92 B
Go
Raw
Normal View
History
Unescape
Escape
Implemented first repository using tiedot
2016-02-25 21:32:31 -09:00
package
models
type
Artist
struct
{
Scanning artists and albums too
2016-02-28 09:50:05 -09:00
Id
string
Name
string
Albums
map
[
string
]
bool
Implemented first repository using tiedot
2016-02-25 21:32:31 -09:00
}
Reference in a new issue
Copy permalink