Discover books, shows, and movies at your level. Track your progress by filling your Shelf with what you find, and share with other language learners. *No dusting required. shlf.space
at master 8 lines 121 B view raw
1package book 2 3type BookParams struct { 4 Yes24Id string 5 Title string 6 Author string 7 Description string 8}