package
0.0.0-20200802004238-a7413d3a5c41
Repository: https://github.com/dophin2009/nao.git
Documentation: pkg.go.dev

# Functions

NewCharacterService returns a CharacterService.
NewEpisodeService returns a EpisodeService.
NewEpisodeSetService returns an EpisodeSetService.
NewGenreService returns a GenreService.
NewMediaCharacterService returns a MediaCharacterService.
NewMediaGenreService returns a MediaGenre.
NewMediaProducer retursn a MediaProducer.
NewMediaRelationService returns a MediaRelationService.
NewMediaService returns a MediaService.
NewPersonService returns a PersonService.
NewProducerService returns a ProducerService.
NewUserCharacterService returns a UserCharacterService.
NewUserEpisodeService returns a UserEpisodeService.
NewUserMediaListService returns a UserMediaListService.
NewUserMediaService returns a UserMediaService.
NewUserPersonService returns a UserPersonService.
NewUserService returns a UserService.

# Structs

CharacterService performs operations on Characters.
EpisodeService performs operations on Episodes.
EpisodeSetService performs operations on EpisodeSets.
GenreService performs operations on genre.
MediaCharacterService performs operations on MediaCharacter.
MediaGenreService performs operations on MediaGenre.
MediaProducerService performs operations on MediaProducer.
MediaRelationService performs operations on MediaRelation.
MediaService performs operations on Media.
PersonService performs operations on Persons.
ProducerService performs operations on Producer.
UserCharacterService performs operations on UserCharacter.
UserEpisodeService performs operations on UserEpisode.
UserMediaListService performs operations on UserMediaList.
UserMediaService performs operations on UserMedia.
UserPersonService performs operations on UserPerson.
UserService performs operations on User.