Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manga ¶
type Manga struct {
// contains filtered or unexported fields
}
Manga performs the business logic to responds to requests.
func MangaFactory ¶
func MangaFactory(repo *repository.Manga) *Manga
MangaFactory creates new Mangas.
Click to show internal directories.
Click to hide internal directories.