Documentation ¶
Overview ¶
Package apbv1 is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Constants
- Variables
- func RegisterAnimeServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterAnimeServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client AnimeServiceClient) error
- func RegisterAnimeServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterAnimeServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server AnimeServiceServer) error
- func RegisterAnimeServiceServer(s grpc.ServiceRegistrar, srv AnimeServiceServer)
- type AnimeCharacter
- func (*AnimeCharacter) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeCharacter) GetActors() []*nfpb.ActorResponse
- func (x *AnimeCharacter) GetCharacter() *AnimeCharacterResponse
- func (*AnimeCharacter) ProtoMessage()
- func (x *AnimeCharacter) ProtoReflect() protoreflect.Message
- func (x *AnimeCharacter) Reset()
- func (x *AnimeCharacter) String() string
- type AnimeCharacterRequest
- func (*AnimeCharacterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeCharacterRequest) GetAbout() string
- func (x *AnimeCharacterRequest) GetActorsID() []int64
- func (x *AnimeCharacterRequest) GetFullName() string
- func (x *AnimeCharacterRequest) GetImage() string
- func (x *AnimeCharacterRequest) GetImageBlurHash() string
- func (x *AnimeCharacterRequest) GetPictures() []string
- func (x *AnimeCharacterRequest) GetRolePlaying() string
- func (*AnimeCharacterRequest) ProtoMessage()
- func (x *AnimeCharacterRequest) ProtoReflect() protoreflect.Message
- func (x *AnimeCharacterRequest) Reset()
- func (x *AnimeCharacterRequest) String() string
- type AnimeCharacterResponse
- func (*AnimeCharacterResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeCharacterResponse) GetAbout() string
- func (x *AnimeCharacterResponse) GetActorsID() []int64
- func (x *AnimeCharacterResponse) GetCreatedAt() *timestamppb.Timestamp
- func (x *AnimeCharacterResponse) GetFullName() string
- func (x *AnimeCharacterResponse) GetID() int64
- func (x *AnimeCharacterResponse) GetImage() string
- func (x *AnimeCharacterResponse) GetImageBlurHash() string
- func (x *AnimeCharacterResponse) GetPictures() []string
- func (x *AnimeCharacterResponse) GetRolePlaying() string
- func (*AnimeCharacterResponse) ProtoMessage()
- func (x *AnimeCharacterResponse) ProtoReflect() protoreflect.Message
- func (x *AnimeCharacterResponse) Reset()
- func (x *AnimeCharacterResponse) String() string
- type AnimeDubDataRequest
- func (*AnimeDubDataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeDubDataRequest) GetTorrents() []*AnimeTorrentRequest
- func (x *AnimeDubDataRequest) GetVideos() []*AnimeVideoRequest
- func (*AnimeDubDataRequest) ProtoMessage()
- func (x *AnimeDubDataRequest) ProtoReflect() protoreflect.Message
- func (x *AnimeDubDataRequest) Reset()
- func (x *AnimeDubDataRequest) String() string
- type AnimeDubDataResponse
- func (*AnimeDubDataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeDubDataResponse) GetTorrents() []*AnimeTorrentResponse
- func (x *AnimeDubDataResponse) GetVideos() []*AnimeVideoResponse
- func (*AnimeDubDataResponse) ProtoMessage()
- func (x *AnimeDubDataResponse) ProtoReflect() protoreflect.Message
- func (x *AnimeDubDataResponse) Reset()
- func (x *AnimeDubDataResponse) String() string
- type AnimeImageRequest
- func (*AnimeImageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeImageRequest) GetBackdrops() []*ImageRequest
- func (x *AnimeImageRequest) GetLogos() []*ImageRequest
- func (x *AnimeImageRequest) GetPosters() []*ImageRequest
- func (*AnimeImageRequest) ProtoMessage()
- func (x *AnimeImageRequest) ProtoReflect() protoreflect.Message
- func (x *AnimeImageRequest) Reset()
- func (x *AnimeImageRequest) String() string
- type AnimeImageResponse
- func (*AnimeImageResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeImageResponse) GetBackdrops() []*ImageResponse
- func (x *AnimeImageResponse) GetLogos() []*ImageResponse
- func (x *AnimeImageResponse) GetPosters() []*ImageResponse
- func (*AnimeImageResponse) ProtoMessage()
- func (x *AnimeImageResponse) ProtoReflect() protoreflect.Message
- func (x *AnimeImageResponse) Reset()
- func (x *AnimeImageResponse) String() string
- type AnimeLinkRequest
- func (*AnimeLinkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeLinkRequest) GetCrunchyrollUrl() string
- func (x *AnimeLinkRequest) GetOfficialWebsite() string
- func (x *AnimeLinkRequest) GetSocialMedia() []string
- func (x *AnimeLinkRequest) GetWikipediaUrl() string
- func (*AnimeLinkRequest) ProtoMessage()
- func (x *AnimeLinkRequest) ProtoReflect() protoreflect.Message
- func (x *AnimeLinkRequest) Reset()
- func (x *AnimeLinkRequest) String() string
- type AnimeLinkResponse
- func (*AnimeLinkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeLinkResponse) GetCreatedAt() *timestamppb.Timestamp
- func (x *AnimeLinkResponse) GetCrunchyrollUrl() string
- func (x *AnimeLinkResponse) GetID() int64
- func (x *AnimeLinkResponse) GetOfficialWebsite() string
- func (x *AnimeLinkResponse) GetSocialMedia() []string
- func (x *AnimeLinkResponse) GetWikipediaUrl() string
- func (*AnimeLinkResponse) ProtoMessage()
- func (x *AnimeLinkResponse) ProtoReflect() protoreflect.Message
- func (x *AnimeLinkResponse) Reset()
- func (x *AnimeLinkResponse) String() string
- type AnimeResourceRequest
- func (*AnimeResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeResourceRequest) GetAnidbID() int32
- func (x *AnimeResourceRequest) GetAnilistID() int32
- func (x *AnimeResourceRequest) GetAnimePlanetID() string
- func (x *AnimeResourceRequest) GetAnisearchID() int32
- func (x *AnimeResourceRequest) GetImdbID() string
- func (x *AnimeResourceRequest) GetKitsuID() int32
- func (x *AnimeResourceRequest) GetLivechartID() int32
- func (x *AnimeResourceRequest) GetMalID() int32
- func (x *AnimeResourceRequest) GetNotifyMoeID() string
- func (x *AnimeResourceRequest) GetTmdbID() int32
- func (x *AnimeResourceRequest) GetTvdbID() int32
- func (*AnimeResourceRequest) ProtoMessage()
- func (x *AnimeResourceRequest) ProtoReflect() protoreflect.Message
- func (x *AnimeResourceRequest) Reset()
- func (x *AnimeResourceRequest) String() string
- type AnimeResourceResponse
- func (*AnimeResourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeResourceResponse) GetAnidbID() int32
- func (x *AnimeResourceResponse) GetAnilistID() int32
- func (x *AnimeResourceResponse) GetAnimePlanetID() string
- func (x *AnimeResourceResponse) GetAnisearchID() int32
- func (x *AnimeResourceResponse) GetCreatedAt() *timestamppb.Timestamp
- func (x *AnimeResourceResponse) GetID() int64
- func (x *AnimeResourceResponse) GetImdbID() string
- func (x *AnimeResourceResponse) GetKitsuID() int32
- func (x *AnimeResourceResponse) GetLivechartID() int32
- func (x *AnimeResourceResponse) GetMalID() int32
- func (x *AnimeResourceResponse) GetNotifyMoeID() string
- func (x *AnimeResourceResponse) GetTmdbID() int32
- func (x *AnimeResourceResponse) GetTvdbID() int32
- func (*AnimeResourceResponse) ProtoMessage()
- func (x *AnimeResourceResponse) ProtoReflect() protoreflect.Message
- func (x *AnimeResourceResponse) Reset()
- func (x *AnimeResourceResponse) String() string
- type AnimeServiceClient
- type AnimeServiceServer
- type AnimeSubDataRequest
- func (*AnimeSubDataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeSubDataRequest) GetTorrents() []*AnimeTorrentRequest
- func (x *AnimeSubDataRequest) GetVideos() []*AnimeVideoRequest
- func (*AnimeSubDataRequest) ProtoMessage()
- func (x *AnimeSubDataRequest) ProtoReflect() protoreflect.Message
- func (x *AnimeSubDataRequest) Reset()
- func (x *AnimeSubDataRequest) String() string
- type AnimeSubDataResponse
- func (*AnimeSubDataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeSubDataResponse) GetTorrents() []*AnimeTorrentResponse
- func (x *AnimeSubDataResponse) GetVideos() []*AnimeVideoResponse
- func (*AnimeSubDataResponse) ProtoMessage()
- func (x *AnimeSubDataResponse) ProtoReflect() protoreflect.Message
- func (x *AnimeSubDataResponse) Reset()
- func (x *AnimeSubDataResponse) String() string
- type AnimeTag
- func (*AnimeTag) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeTag) GetCreatedAt() *timestamppb.Timestamp
- func (x *AnimeTag) GetID() int64
- func (x *AnimeTag) GetTag() string
- func (*AnimeTag) ProtoMessage()
- func (x *AnimeTag) ProtoReflect() protoreflect.Message
- func (x *AnimeTag) Reset()
- func (x *AnimeTag) String() string
- type AnimeTitle
- func (*AnimeTitle) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeTitle) GetCreatedAt() *timestamppb.Timestamp
- func (x *AnimeTitle) GetID() int64
- func (x *AnimeTitle) GetTitleText() string
- func (*AnimeTitle) ProtoMessage()
- func (x *AnimeTitle) ProtoReflect() protoreflect.Message
- func (x *AnimeTitle) Reset()
- func (x *AnimeTitle) String() string
- type AnimeTitlesRequest
- func (*AnimeTitlesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeTitlesRequest) GetOfficials() []string
- func (x *AnimeTitlesRequest) GetOthers() []string
- func (x *AnimeTitlesRequest) GetShorts() []string
- func (*AnimeTitlesRequest) ProtoMessage()
- func (x *AnimeTitlesRequest) ProtoReflect() protoreflect.Message
- func (x *AnimeTitlesRequest) Reset()
- func (x *AnimeTitlesRequest) String() string
- type AnimeTitlesResponse
- func (*AnimeTitlesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeTitlesResponse) GetOfficials() []*AnimeTitle
- func (x *AnimeTitlesResponse) GetOthers() []*AnimeTitle
- func (x *AnimeTitlesResponse) GetShorts() []*AnimeTitle
- func (*AnimeTitlesResponse) ProtoMessage()
- func (x *AnimeTitlesResponse) ProtoReflect() protoreflect.Message
- func (x *AnimeTitlesResponse) Reset()
- func (x *AnimeTitlesResponse) String() string
- type AnimeTorrentRequest
- func (*AnimeTorrentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeTorrentRequest) GetFileName() string
- func (x *AnimeTorrentRequest) GetLanguageID() int32
- func (x *AnimeTorrentRequest) GetLeechers() int32
- func (x *AnimeTorrentRequest) GetPeers() int32
- func (x *AnimeTorrentRequest) GetQuality() string
- func (x *AnimeTorrentRequest) GetSeeds() int32
- func (x *AnimeTorrentRequest) GetSizeBytes() int64
- func (x *AnimeTorrentRequest) GetTorrentFile() string
- func (x *AnimeTorrentRequest) GetTorrentHash() string
- func (*AnimeTorrentRequest) ProtoMessage()
- func (x *AnimeTorrentRequest) ProtoReflect() protoreflect.Message
- func (x *AnimeTorrentRequest) Reset()
- func (x *AnimeTorrentRequest) String() string
- type AnimeTorrentResponse
- func (*AnimeTorrentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeTorrentResponse) GetCreatedAt() *timestamppb.Timestamp
- func (x *AnimeTorrentResponse) GetFileName() string
- func (x *AnimeTorrentResponse) GetID() int64
- func (x *AnimeTorrentResponse) GetLanguageID() int32
- func (x *AnimeTorrentResponse) GetLeechers() int32
- func (x *AnimeTorrentResponse) GetPeers() int32
- func (x *AnimeTorrentResponse) GetQuality() string
- func (x *AnimeTorrentResponse) GetSeeds() int32
- func (x *AnimeTorrentResponse) GetSizeBytes() int64
- func (x *AnimeTorrentResponse) GetTorrentFile() string
- func (x *AnimeTorrentResponse) GetTorrentHash() string
- func (*AnimeTorrentResponse) ProtoMessage()
- func (x *AnimeTorrentResponse) ProtoReflect() protoreflect.Message
- func (x *AnimeTorrentResponse) Reset()
- func (x *AnimeTorrentResponse) String() string
- type AnimeTrailerRequest
- func (*AnimeTrailerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeTrailerRequest) GetHostKey() string
- func (x *AnimeTrailerRequest) GetHostName() string
- func (x *AnimeTrailerRequest) GetIsOfficial() bool
- func (*AnimeTrailerRequest) ProtoMessage()
- func (x *AnimeTrailerRequest) ProtoReflect() protoreflect.Message
- func (x *AnimeTrailerRequest) Reset()
- func (x *AnimeTrailerRequest) String() string
- type AnimeTrailerResponse
- func (*AnimeTrailerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeTrailerResponse) GetCreatedAt() *timestamppb.Timestamp
- func (x *AnimeTrailerResponse) GetHostKey() string
- func (x *AnimeTrailerResponse) GetHostName() string
- func (x *AnimeTrailerResponse) GetID() int64
- func (x *AnimeTrailerResponse) GetIsOfficial() bool
- func (*AnimeTrailerResponse) ProtoMessage()
- func (x *AnimeTrailerResponse) ProtoReflect() protoreflect.Message
- func (x *AnimeTrailerResponse) Reset()
- func (x *AnimeTrailerResponse) String() string
- type AnimeVideoRequest
- func (*AnimeVideoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeVideoRequest) GetAuthority() string
- func (x *AnimeVideoRequest) GetLanguageID() int32
- func (x *AnimeVideoRequest) GetLink() string
- func (x *AnimeVideoRequest) GetQuality() string
- func (x *AnimeVideoRequest) GetReferer() string
- func (*AnimeVideoRequest) ProtoMessage()
- func (x *AnimeVideoRequest) ProtoReflect() protoreflect.Message
- func (x *AnimeVideoRequest) Reset()
- func (x *AnimeVideoRequest) String() string
- type AnimeVideoResponse
- func (*AnimeVideoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AnimeVideoResponse) GetAuthority() string
- func (x *AnimeVideoResponse) GetCreatedAt() *timestamppb.Timestamp
- func (x *AnimeVideoResponse) GetID() int64
- func (x *AnimeVideoResponse) GetLanguageID() int32
- func (x *AnimeVideoResponse) GetLink() string
- func (x *AnimeVideoResponse) GetQuality() string
- func (x *AnimeVideoResponse) GetReferer() string
- func (*AnimeVideoResponse) ProtoMessage()
- func (x *AnimeVideoResponse) ProtoReflect() protoreflect.Message
- func (x *AnimeVideoResponse) Reset()
- func (x *AnimeVideoResponse) String() string
- type ImageRequest
- func (*ImageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ImageRequest) GetBlurHash() string
- func (x *ImageRequest) GetHeight() uint32
- func (x *ImageRequest) GetHost() string
- func (x *ImageRequest) GetThumbnails() string
- func (x *ImageRequest) GetUrl() string
- func (x *ImageRequest) GetWidth() uint32
- func (*ImageRequest) ProtoMessage()
- func (x *ImageRequest) ProtoReflect() protoreflect.Message
- func (x *ImageRequest) Reset()
- func (x *ImageRequest) String() string
- type ImageResponse
- func (*ImageResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ImageResponse) GetBlurHash() string
- func (x *ImageResponse) GetCreatedAt() *timestamppb.Timestamp
- func (x *ImageResponse) GetHeight() uint32
- func (x *ImageResponse) GetHost() string
- func (x *ImageResponse) GetID() int64
- func (x *ImageResponse) GetThumbnails() string
- func (x *ImageResponse) GetUrl() string
- func (x *ImageResponse) GetWidth() uint32
- func (*ImageResponse) ProtoMessage()
- func (x *ImageResponse) ProtoReflect() protoreflect.Message
- func (x *ImageResponse) Reset()
- func (x *ImageResponse) String() string
- type UnimplementedAnimeServiceServer
- func (UnimplementedAnimeServiceServer) UpdateAnimeCharacter(context.Context, *UpdateAnimeCharacterRequest) (*UpdateAnimeCharacterResponse, error)
- func (UnimplementedAnimeServiceServer) UpdateAnimeImage(context.Context, *UpdateAnimeImageRequest) (*UpdateAnimeImageResponse, error)
- func (UnimplementedAnimeServiceServer) UpdateAnimeLink(context.Context, *UpdateAnimeLinkRequest) (*UpdateAnimeLinkResponse, error)
- func (UnimplementedAnimeServiceServer) UpdateAnimeResource(context.Context, *UpdateAnimeResourceRequest) (*UpdateAnimeResourceResponse, error)
- func (UnimplementedAnimeServiceServer) UpdateAnimeTag(context.Context, *UpdateAnimeTagRequest) (*UpdateAnimeTagResponse, error)
- func (UnimplementedAnimeServiceServer) UpdateAnimeTitle(context.Context, *UpdateAnimeTitleRequest) (*UpdateAnimeTitleResponse, error)
- func (UnimplementedAnimeServiceServer) UpdateAnimeTorrent(context.Context, *UpdateAnimeTorrentRequest) (*UpdateAnimeTorrentResponse, error)
- func (UnimplementedAnimeServiceServer) UpdateAnimeTrailer(context.Context, *UpdateAnimeTrailerRequest) (*UpdateAnimeTrailerResponse, error)
- func (UnimplementedAnimeServiceServer) UpdateAnimeVideo(context.Context, *UpdateAnimeVideoRequest) (*UpdateAnimeVideoResponse, error)
- type UnsafeAnimeServiceServer
- type UpdateAnimeCharacterRequest
- func (*UpdateAnimeCharacterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAnimeCharacterRequest) GetAbout() string
- func (x *UpdateAnimeCharacterRequest) GetActorsID() []int64
- func (x *UpdateAnimeCharacterRequest) GetCharacterID() int64
- func (x *UpdateAnimeCharacterRequest) GetFullName() string
- func (x *UpdateAnimeCharacterRequest) GetImage() string
- func (x *UpdateAnimeCharacterRequest) GetImageBlurHash() string
- func (x *UpdateAnimeCharacterRequest) GetPictures() []string
- func (x *UpdateAnimeCharacterRequest) GetRolePlaying() string
- func (*UpdateAnimeCharacterRequest) ProtoMessage()
- func (x *UpdateAnimeCharacterRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAnimeCharacterRequest) Reset()
- func (x *UpdateAnimeCharacterRequest) String() string
- type UpdateAnimeCharacterResponse
- func (*UpdateAnimeCharacterResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAnimeCharacterResponse) GetAnimeCharacter() *AnimeCharacterResponse
- func (*UpdateAnimeCharacterResponse) ProtoMessage()
- func (x *UpdateAnimeCharacterResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAnimeCharacterResponse) Reset()
- func (x *UpdateAnimeCharacterResponse) String() string
- type UpdateAnimeImageRequest
- func (*UpdateAnimeImageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAnimeImageRequest) GetBlurHash() string
- func (x *UpdateAnimeImageRequest) GetHeight() uint32
- func (x *UpdateAnimeImageRequest) GetHost() string
- func (x *UpdateAnimeImageRequest) GetImageID() int64
- func (x *UpdateAnimeImageRequest) GetThumbnails() string
- func (x *UpdateAnimeImageRequest) GetUrl() string
- func (x *UpdateAnimeImageRequest) GetWidth() uint32
- func (*UpdateAnimeImageRequest) ProtoMessage()
- func (x *UpdateAnimeImageRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAnimeImageRequest) Reset()
- func (x *UpdateAnimeImageRequest) String() string
- type UpdateAnimeImageResponse
- func (*UpdateAnimeImageResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAnimeImageResponse) GetAnimeImage() *ImageResponse
- func (*UpdateAnimeImageResponse) ProtoMessage()
- func (x *UpdateAnimeImageResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAnimeImageResponse) Reset()
- func (x *UpdateAnimeImageResponse) String() string
- type UpdateAnimeLinkRequest
- func (*UpdateAnimeLinkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAnimeLinkRequest) GetCrunchyrollUrl() string
- func (x *UpdateAnimeLinkRequest) GetLinkID() int64
- func (x *UpdateAnimeLinkRequest) GetOfficialWebsite() string
- func (x *UpdateAnimeLinkRequest) GetSocialMedia() []string
- func (x *UpdateAnimeLinkRequest) GetWikipediaUrl() string
- func (*UpdateAnimeLinkRequest) ProtoMessage()
- func (x *UpdateAnimeLinkRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAnimeLinkRequest) Reset()
- func (x *UpdateAnimeLinkRequest) String() string
- type UpdateAnimeLinkResponse
- func (*UpdateAnimeLinkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAnimeLinkResponse) GetAnimeLink() *AnimeLinkResponse
- func (*UpdateAnimeLinkResponse) ProtoMessage()
- func (x *UpdateAnimeLinkResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAnimeLinkResponse) Reset()
- func (x *UpdateAnimeLinkResponse) String() string
- type UpdateAnimeResourceRequest
- func (*UpdateAnimeResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAnimeResourceRequest) GetAnidbID() int32
- func (x *UpdateAnimeResourceRequest) GetAnilistID() int32
- func (x *UpdateAnimeResourceRequest) GetAnimePlanetID() string
- func (x *UpdateAnimeResourceRequest) GetAnisearchID() int32
- func (x *UpdateAnimeResourceRequest) GetImdbID() string
- func (x *UpdateAnimeResourceRequest) GetKitsuID() int32
- func (x *UpdateAnimeResourceRequest) GetLivechartID() int32
- func (x *UpdateAnimeResourceRequest) GetMalID() int32
- func (x *UpdateAnimeResourceRequest) GetNotifyMoeID() string
- func (x *UpdateAnimeResourceRequest) GetResourceID() int64
- func (x *UpdateAnimeResourceRequest) GetTmdbID() int32
- func (x *UpdateAnimeResourceRequest) GetTvdbID() int32
- func (*UpdateAnimeResourceRequest) ProtoMessage()
- func (x *UpdateAnimeResourceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAnimeResourceRequest) Reset()
- func (x *UpdateAnimeResourceRequest) String() string
- type UpdateAnimeResourceResponse
- func (*UpdateAnimeResourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAnimeResourceResponse) GetAnimeResource() *AnimeResourceResponse
- func (*UpdateAnimeResourceResponse) ProtoMessage()
- func (x *UpdateAnimeResourceResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAnimeResourceResponse) Reset()
- func (x *UpdateAnimeResourceResponse) String() string
- type UpdateAnimeTagRequest
- func (*UpdateAnimeTagRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAnimeTagRequest) GetTag() string
- func (x *UpdateAnimeTagRequest) GetTagID() int64
- func (*UpdateAnimeTagRequest) ProtoMessage()
- func (x *UpdateAnimeTagRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAnimeTagRequest) Reset()
- func (x *UpdateAnimeTagRequest) String() string
- type UpdateAnimeTagResponse
- func (*UpdateAnimeTagResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAnimeTagResponse) GetAnimeTag() *AnimeTag
- func (*UpdateAnimeTagResponse) ProtoMessage()
- func (x *UpdateAnimeTagResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAnimeTagResponse) Reset()
- func (x *UpdateAnimeTagResponse) String() string
- type UpdateAnimeTitleRequest
- func (*UpdateAnimeTitleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAnimeTitleRequest) GetTitleID() int64
- func (x *UpdateAnimeTitleRequest) GetTitleText() string
- func (*UpdateAnimeTitleRequest) ProtoMessage()
- func (x *UpdateAnimeTitleRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAnimeTitleRequest) Reset()
- func (x *UpdateAnimeTitleRequest) String() string
- type UpdateAnimeTitleResponse
- func (*UpdateAnimeTitleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAnimeTitleResponse) GetAnimeTitle() *AnimeTitle
- func (*UpdateAnimeTitleResponse) ProtoMessage()
- func (x *UpdateAnimeTitleResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAnimeTitleResponse) Reset()
- func (x *UpdateAnimeTitleResponse) String() string
- type UpdateAnimeTorrentRequest
- func (*UpdateAnimeTorrentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAnimeTorrentRequest) GetFileName() string
- func (x *UpdateAnimeTorrentRequest) GetLanguageID() int32
- func (x *UpdateAnimeTorrentRequest) GetLeechers() int32
- func (x *UpdateAnimeTorrentRequest) GetPeers() int32
- func (x *UpdateAnimeTorrentRequest) GetQuality() string
- func (x *UpdateAnimeTorrentRequest) GetSeeds() int32
- func (x *UpdateAnimeTorrentRequest) GetSizeBytes() int64
- func (x *UpdateAnimeTorrentRequest) GetTorrentFile() string
- func (x *UpdateAnimeTorrentRequest) GetTorrentHash() string
- func (x *UpdateAnimeTorrentRequest) GetTorrentID() int64
- func (*UpdateAnimeTorrentRequest) ProtoMessage()
- func (x *UpdateAnimeTorrentRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAnimeTorrentRequest) Reset()
- func (x *UpdateAnimeTorrentRequest) String() string
- type UpdateAnimeTorrentResponse
- func (*UpdateAnimeTorrentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAnimeTorrentResponse) GetAnimeTorrent() *AnimeTorrentResponse
- func (*UpdateAnimeTorrentResponse) ProtoMessage()
- func (x *UpdateAnimeTorrentResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAnimeTorrentResponse) Reset()
- func (x *UpdateAnimeTorrentResponse) String() string
- type UpdateAnimeTrailerRequest
- func (*UpdateAnimeTrailerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAnimeTrailerRequest) GetHostKey() string
- func (x *UpdateAnimeTrailerRequest) GetHostName() string
- func (x *UpdateAnimeTrailerRequest) GetIsOfficial() bool
- func (x *UpdateAnimeTrailerRequest) GetTrailerID() int64
- func (*UpdateAnimeTrailerRequest) ProtoMessage()
- func (x *UpdateAnimeTrailerRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAnimeTrailerRequest) Reset()
- func (x *UpdateAnimeTrailerRequest) String() string
- type UpdateAnimeTrailerResponse
- func (*UpdateAnimeTrailerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAnimeTrailerResponse) GetAnimeTrailer() *AnimeTrailerResponse
- func (*UpdateAnimeTrailerResponse) ProtoMessage()
- func (x *UpdateAnimeTrailerResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAnimeTrailerResponse) Reset()
- func (x *UpdateAnimeTrailerResponse) String() string
- type UpdateAnimeVideoRequest
- func (*UpdateAnimeVideoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAnimeVideoRequest) GetAuthority() string
- func (x *UpdateAnimeVideoRequest) GetLanguageID() int32
- func (x *UpdateAnimeVideoRequest) GetLink() string
- func (x *UpdateAnimeVideoRequest) GetQuality() string
- func (x *UpdateAnimeVideoRequest) GetReferer() string
- func (x *UpdateAnimeVideoRequest) GetVideoID() int64
- func (*UpdateAnimeVideoRequest) ProtoMessage()
- func (x *UpdateAnimeVideoRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAnimeVideoRequest) Reset()
- func (x *UpdateAnimeVideoRequest) String() string
- type UpdateAnimeVideoResponse
- func (*UpdateAnimeVideoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAnimeVideoResponse) GetAnimeVideo() *AnimeVideoResponse
- func (*UpdateAnimeVideoResponse) ProtoMessage()
- func (x *UpdateAnimeVideoResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAnimeVideoResponse) Reset()
- func (x *UpdateAnimeVideoResponse) String() string
Constants ¶
const ( AnimeService_UpdateAnimeCharacter_FullMethodName = "/v1.apbv1.AnimeService/UpdateAnimeCharacter" AnimeService_UpdateAnimeLink_FullMethodName = "/v1.apbv1.AnimeService/UpdateAnimeLink" AnimeService_UpdateAnimeResource_FullMethodName = "/v1.apbv1.AnimeService/UpdateAnimeResource" AnimeService_UpdateAnimeVideo_FullMethodName = "/v1.apbv1.AnimeService/UpdateAnimeVideo" AnimeService_UpdateAnimeTorrent_FullMethodName = "/v1.apbv1.AnimeService/UpdateAnimeTorrent" AnimeService_UpdateAnimeTitle_FullMethodName = "/v1.apbv1.AnimeService/UpdateAnimeTitle" AnimeService_UpdateAnimeTag_FullMethodName = "/v1.apbv1.AnimeService/UpdateAnimeTag" AnimeService_UpdateAnimeTrailer_FullMethodName = "/v1.apbv1.AnimeService/UpdateAnimeTrailer" AnimeService_UpdateAnimeImage_FullMethodName = "/v1.apbv1.AnimeService/UpdateAnimeImage" )
Variables ¶
var AnimeService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "v1.apbv1.AnimeService", HandlerType: (*AnimeServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "UpdateAnimeCharacter", Handler: _AnimeService_UpdateAnimeCharacter_Handler, }, { MethodName: "UpdateAnimeLink", Handler: _AnimeService_UpdateAnimeLink_Handler, }, { MethodName: "UpdateAnimeResource", Handler: _AnimeService_UpdateAnimeResource_Handler, }, { MethodName: "UpdateAnimeVideo", Handler: _AnimeService_UpdateAnimeVideo_Handler, }, { MethodName: "UpdateAnimeTorrent", Handler: _AnimeService_UpdateAnimeTorrent_Handler, }, { MethodName: "UpdateAnimeTitle", Handler: _AnimeService_UpdateAnimeTitle_Handler, }, { MethodName: "UpdateAnimeTag", Handler: _AnimeService_UpdateAnimeTag_Handler, }, { MethodName: "UpdateAnimeTrailer", Handler: _AnimeService_UpdateAnimeTrailer_Handler, }, { MethodName: "UpdateAnimeImage", Handler: _AnimeService_UpdateAnimeImage_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "v1/apb/service_anime.proto", }
AnimeService_ServiceDesc is the grpc.ServiceDesc for AnimeService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_v1_apb_anime_character_proto protoreflect.FileDescriptor
var File_v1_apb_anime_image_proto protoreflect.FileDescriptor
var File_v1_apb_anime_link_proto protoreflect.FileDescriptor
var File_v1_apb_anime_resource_proto protoreflect.FileDescriptor
var File_v1_apb_anime_server_proto protoreflect.FileDescriptor
var File_v1_apb_anime_tag_proto protoreflect.FileDescriptor
var File_v1_apb_anime_title_proto protoreflect.FileDescriptor
var File_v1_apb_anime_torrent_proto protoreflect.FileDescriptor
var File_v1_apb_anime_trailer_proto protoreflect.FileDescriptor
var File_v1_apb_anime_video_proto protoreflect.FileDescriptor
var File_v1_apb_rpc_update_anime_character_proto protoreflect.FileDescriptor
var File_v1_apb_rpc_update_anime_image_proto protoreflect.FileDescriptor
var File_v1_apb_rpc_update_anime_link_proto protoreflect.FileDescriptor
var File_v1_apb_rpc_update_anime_resource_proto protoreflect.FileDescriptor
var File_v1_apb_rpc_update_anime_tag_proto protoreflect.FileDescriptor
var File_v1_apb_rpc_update_anime_title_proto protoreflect.FileDescriptor
var File_v1_apb_rpc_update_anime_torrent_proto protoreflect.FileDescriptor
var File_v1_apb_rpc_update_anime_trailer_proto protoreflect.FileDescriptor
var File_v1_apb_rpc_update_anime_video_proto protoreflect.FileDescriptor
var File_v1_apb_service_anime_proto protoreflect.FileDescriptor
Functions ¶
func RegisterAnimeServiceHandler ¶
func RegisterAnimeServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterAnimeServiceHandler registers the http handlers for service AnimeService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterAnimeServiceHandlerClient ¶
func RegisterAnimeServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client AnimeServiceClient) error
RegisterAnimeServiceHandlerClient registers the http handlers for service AnimeService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "AnimeServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "AnimeServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "AnimeServiceClient" to call the correct interceptors.
func RegisterAnimeServiceHandlerFromEndpoint ¶
func RegisterAnimeServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterAnimeServiceHandlerFromEndpoint is same as RegisterAnimeServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterAnimeServiceHandlerServer ¶
func RegisterAnimeServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server AnimeServiceServer) error
RegisterAnimeServiceHandlerServer registers the http handlers for service AnimeService to "mux". UnaryRPC :call AnimeServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterAnimeServiceHandlerFromEndpoint instead.
func RegisterAnimeServiceServer ¶
func RegisterAnimeServiceServer(s grpc.ServiceRegistrar, srv AnimeServiceServer)
Types ¶
type AnimeCharacter ¶
type AnimeCharacter struct { Character *AnimeCharacterResponse `protobuf:"bytes,1,opt,name=character,proto3" json:"character,omitempty"` Actors []*nfpb.ActorResponse `protobuf:"bytes,2,rep,name=actors,proto3" json:"actors,omitempty"` // contains filtered or unexported fields }
func (*AnimeCharacter) Descriptor
deprecated
func (*AnimeCharacter) Descriptor() ([]byte, []int)
Deprecated: Use AnimeCharacter.ProtoReflect.Descriptor instead.
func (*AnimeCharacter) GetActors ¶
func (x *AnimeCharacter) GetActors() []*nfpb.ActorResponse
func (*AnimeCharacter) GetCharacter ¶
func (x *AnimeCharacter) GetCharacter() *AnimeCharacterResponse
func (*AnimeCharacter) ProtoMessage ¶
func (*AnimeCharacter) ProtoMessage()
func (*AnimeCharacter) ProtoReflect ¶
func (x *AnimeCharacter) ProtoReflect() protoreflect.Message
func (*AnimeCharacter) Reset ¶
func (x *AnimeCharacter) Reset()
func (*AnimeCharacter) String ¶
func (x *AnimeCharacter) String() string
type AnimeCharacterRequest ¶
type AnimeCharacterRequest struct { FullName string `protobuf:"bytes,1,opt,name=fullName,proto3" json:"fullName,omitempty"` About string `protobuf:"bytes,2,opt,name=about,proto3" json:"about,omitempty"` RolePlaying string `protobuf:"bytes,3,opt,name=rolePlaying,proto3" json:"rolePlaying,omitempty"` Image string `protobuf:"bytes,4,opt,name=image,proto3" json:"image,omitempty"` ImageBlurHash string `protobuf:"bytes,5,opt,name=imageBlurHash,proto3" json:"imageBlurHash,omitempty"` ActorsID []int64 `protobuf:"varint,6,rep,packed,name=actorsID,proto3" json:"actorsID,omitempty"` Pictures []string `protobuf:"bytes,7,rep,name=pictures,proto3" json:"pictures,omitempty"` // contains filtered or unexported fields }
func (*AnimeCharacterRequest) Descriptor
deprecated
func (*AnimeCharacterRequest) Descriptor() ([]byte, []int)
Deprecated: Use AnimeCharacterRequest.ProtoReflect.Descriptor instead.
func (*AnimeCharacterRequest) GetAbout ¶
func (x *AnimeCharacterRequest) GetAbout() string
func (*AnimeCharacterRequest) GetActorsID ¶
func (x *AnimeCharacterRequest) GetActorsID() []int64
func (*AnimeCharacterRequest) GetFullName ¶
func (x *AnimeCharacterRequest) GetFullName() string
func (*AnimeCharacterRequest) GetImage ¶
func (x *AnimeCharacterRequest) GetImage() string
func (*AnimeCharacterRequest) GetImageBlurHash ¶
func (x *AnimeCharacterRequest) GetImageBlurHash() string
func (*AnimeCharacterRequest) GetPictures ¶
func (x *AnimeCharacterRequest) GetPictures() []string
func (*AnimeCharacterRequest) GetRolePlaying ¶
func (x *AnimeCharacterRequest) GetRolePlaying() string
func (*AnimeCharacterRequest) ProtoMessage ¶
func (*AnimeCharacterRequest) ProtoMessage()
func (*AnimeCharacterRequest) ProtoReflect ¶
func (x *AnimeCharacterRequest) ProtoReflect() protoreflect.Message
func (*AnimeCharacterRequest) Reset ¶
func (x *AnimeCharacterRequest) Reset()
func (*AnimeCharacterRequest) String ¶
func (x *AnimeCharacterRequest) String() string
type AnimeCharacterResponse ¶
type AnimeCharacterResponse struct { ID int64 `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"` FullName string `protobuf:"bytes,2,opt,name=fullName,proto3" json:"fullName,omitempty"` About string `protobuf:"bytes,3,opt,name=about,proto3" json:"about,omitempty"` RolePlaying string `protobuf:"bytes,4,opt,name=rolePlaying,proto3" json:"rolePlaying,omitempty"` Image string `protobuf:"bytes,5,opt,name=image,proto3" json:"image,omitempty"` ImageBlurHash string `protobuf:"bytes,6,opt,name=imageBlurHash,proto3" json:"imageBlurHash,omitempty"` ActorsID []int64 `protobuf:"varint,7,rep,packed,name=actorsID,proto3" json:"actorsID,omitempty"` Pictures []string `protobuf:"bytes,8,rep,name=pictures,proto3" json:"pictures,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=createdAt,proto3" json:"createdAt,omitempty"` // contains filtered or unexported fields }
func (*AnimeCharacterResponse) Descriptor
deprecated
func (*AnimeCharacterResponse) Descriptor() ([]byte, []int)
Deprecated: Use AnimeCharacterResponse.ProtoReflect.Descriptor instead.
func (*AnimeCharacterResponse) GetAbout ¶
func (x *AnimeCharacterResponse) GetAbout() string
func (*AnimeCharacterResponse) GetActorsID ¶
func (x *AnimeCharacterResponse) GetActorsID() []int64
func (*AnimeCharacterResponse) GetCreatedAt ¶
func (x *AnimeCharacterResponse) GetCreatedAt() *timestamppb.Timestamp
func (*AnimeCharacterResponse) GetFullName ¶
func (x *AnimeCharacterResponse) GetFullName() string
func (*AnimeCharacterResponse) GetID ¶
func (x *AnimeCharacterResponse) GetID() int64
func (*AnimeCharacterResponse) GetImage ¶
func (x *AnimeCharacterResponse) GetImage() string
func (*AnimeCharacterResponse) GetImageBlurHash ¶
func (x *AnimeCharacterResponse) GetImageBlurHash() string
func (*AnimeCharacterResponse) GetPictures ¶
func (x *AnimeCharacterResponse) GetPictures() []string
func (*AnimeCharacterResponse) GetRolePlaying ¶
func (x *AnimeCharacterResponse) GetRolePlaying() string
func (*AnimeCharacterResponse) ProtoMessage ¶
func (*AnimeCharacterResponse) ProtoMessage()
func (*AnimeCharacterResponse) ProtoReflect ¶
func (x *AnimeCharacterResponse) ProtoReflect() protoreflect.Message
func (*AnimeCharacterResponse) Reset ¶
func (x *AnimeCharacterResponse) Reset()
func (*AnimeCharacterResponse) String ¶
func (x *AnimeCharacterResponse) String() string
type AnimeDubDataRequest ¶
type AnimeDubDataRequest struct { Videos []*AnimeVideoRequest `protobuf:"bytes,1,rep,name=videos,proto3" json:"videos,omitempty"` Torrents []*AnimeTorrentRequest `protobuf:"bytes,2,rep,name=torrents,proto3" json:"torrents,omitempty"` // contains filtered or unexported fields }
func (*AnimeDubDataRequest) Descriptor
deprecated
func (*AnimeDubDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use AnimeDubDataRequest.ProtoReflect.Descriptor instead.
func (*AnimeDubDataRequest) GetTorrents ¶
func (x *AnimeDubDataRequest) GetTorrents() []*AnimeTorrentRequest
func (*AnimeDubDataRequest) GetVideos ¶
func (x *AnimeDubDataRequest) GetVideos() []*AnimeVideoRequest
func (*AnimeDubDataRequest) ProtoMessage ¶
func (*AnimeDubDataRequest) ProtoMessage()
func (*AnimeDubDataRequest) ProtoReflect ¶
func (x *AnimeDubDataRequest) ProtoReflect() protoreflect.Message
func (*AnimeDubDataRequest) Reset ¶
func (x *AnimeDubDataRequest) Reset()
func (*AnimeDubDataRequest) String ¶
func (x *AnimeDubDataRequest) String() string
type AnimeDubDataResponse ¶
type AnimeDubDataResponse struct { Videos []*AnimeVideoResponse `protobuf:"bytes,1,rep,name=videos,proto3" json:"videos,omitempty"` Torrents []*AnimeTorrentResponse `protobuf:"bytes,2,rep,name=torrents,proto3" json:"torrents,omitempty"` // contains filtered or unexported fields }
func (*AnimeDubDataResponse) Descriptor
deprecated
func (*AnimeDubDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use AnimeDubDataResponse.ProtoReflect.Descriptor instead.
func (*AnimeDubDataResponse) GetTorrents ¶
func (x *AnimeDubDataResponse) GetTorrents() []*AnimeTorrentResponse
func (*AnimeDubDataResponse) GetVideos ¶
func (x *AnimeDubDataResponse) GetVideos() []*AnimeVideoResponse
func (*AnimeDubDataResponse) ProtoMessage ¶
func (*AnimeDubDataResponse) ProtoMessage()
func (*AnimeDubDataResponse) ProtoReflect ¶
func (x *AnimeDubDataResponse) ProtoReflect() protoreflect.Message
func (*AnimeDubDataResponse) Reset ¶
func (x *AnimeDubDataResponse) Reset()
func (*AnimeDubDataResponse) String ¶
func (x *AnimeDubDataResponse) String() string
type AnimeImageRequest ¶
type AnimeImageRequest struct { Posters []*ImageRequest `protobuf:"bytes,1,rep,name=posters,proto3" json:"posters,omitempty"` Backdrops []*ImageRequest `protobuf:"bytes,2,rep,name=backdrops,proto3" json:"backdrops,omitempty"` Logos []*ImageRequest `protobuf:"bytes,3,rep,name=logos,proto3" json:"logos,omitempty"` // contains filtered or unexported fields }
func (*AnimeImageRequest) Descriptor
deprecated
func (*AnimeImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use AnimeImageRequest.ProtoReflect.Descriptor instead.
func (*AnimeImageRequest) GetBackdrops ¶
func (x *AnimeImageRequest) GetBackdrops() []*ImageRequest
func (*AnimeImageRequest) GetLogos ¶
func (x *AnimeImageRequest) GetLogos() []*ImageRequest
func (*AnimeImageRequest) GetPosters ¶
func (x *AnimeImageRequest) GetPosters() []*ImageRequest
func (*AnimeImageRequest) ProtoMessage ¶
func (*AnimeImageRequest) ProtoMessage()
func (*AnimeImageRequest) ProtoReflect ¶
func (x *AnimeImageRequest) ProtoReflect() protoreflect.Message
func (*AnimeImageRequest) Reset ¶
func (x *AnimeImageRequest) Reset()
func (*AnimeImageRequest) String ¶
func (x *AnimeImageRequest) String() string
type AnimeImageResponse ¶
type AnimeImageResponse struct { Posters []*ImageResponse `protobuf:"bytes,1,rep,name=posters,proto3" json:"posters,omitempty"` Backdrops []*ImageResponse `protobuf:"bytes,2,rep,name=backdrops,proto3" json:"backdrops,omitempty"` Logos []*ImageResponse `protobuf:"bytes,3,rep,name=logos,proto3" json:"logos,omitempty"` // contains filtered or unexported fields }
func (*AnimeImageResponse) Descriptor
deprecated
func (*AnimeImageResponse) Descriptor() ([]byte, []int)
Deprecated: Use AnimeImageResponse.ProtoReflect.Descriptor instead.
func (*AnimeImageResponse) GetBackdrops ¶
func (x *AnimeImageResponse) GetBackdrops() []*ImageResponse
func (*AnimeImageResponse) GetLogos ¶
func (x *AnimeImageResponse) GetLogos() []*ImageResponse
func (*AnimeImageResponse) GetPosters ¶
func (x *AnimeImageResponse) GetPosters() []*ImageResponse
func (*AnimeImageResponse) ProtoMessage ¶
func (*AnimeImageResponse) ProtoMessage()
func (*AnimeImageResponse) ProtoReflect ¶
func (x *AnimeImageResponse) ProtoReflect() protoreflect.Message
func (*AnimeImageResponse) Reset ¶
func (x *AnimeImageResponse) Reset()
func (*AnimeImageResponse) String ¶
func (x *AnimeImageResponse) String() string
type AnimeLinkRequest ¶
type AnimeLinkRequest struct { OfficialWebsite *string `protobuf:"bytes,1,opt,name=officialWebsite,proto3,oneof" json:"officialWebsite,omitempty"` WikipediaUrl *string `protobuf:"bytes,2,opt,name=wikipediaUrl,proto3,oneof" json:"wikipediaUrl,omitempty"` CrunchyrollUrl *string `protobuf:"bytes,3,opt,name=crunchyrollUrl,proto3,oneof" json:"crunchyrollUrl,omitempty"` SocialMedia []string `protobuf:"bytes,4,rep,name=socialMedia,proto3" json:"socialMedia,omitempty"` // contains filtered or unexported fields }
func (*AnimeLinkRequest) Descriptor
deprecated
func (*AnimeLinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use AnimeLinkRequest.ProtoReflect.Descriptor instead.
func (*AnimeLinkRequest) GetCrunchyrollUrl ¶
func (x *AnimeLinkRequest) GetCrunchyrollUrl() string
func (*AnimeLinkRequest) GetOfficialWebsite ¶
func (x *AnimeLinkRequest) GetOfficialWebsite() string
func (*AnimeLinkRequest) GetSocialMedia ¶
func (x *AnimeLinkRequest) GetSocialMedia() []string
func (*AnimeLinkRequest) GetWikipediaUrl ¶
func (x *AnimeLinkRequest) GetWikipediaUrl() string
func (*AnimeLinkRequest) ProtoMessage ¶
func (*AnimeLinkRequest) ProtoMessage()
func (*AnimeLinkRequest) ProtoReflect ¶
func (x *AnimeLinkRequest) ProtoReflect() protoreflect.Message
func (*AnimeLinkRequest) Reset ¶
func (x *AnimeLinkRequest) Reset()
func (*AnimeLinkRequest) String ¶
func (x *AnimeLinkRequest) String() string
type AnimeLinkResponse ¶
type AnimeLinkResponse struct { ID int64 `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"` OfficialWebsite string `protobuf:"bytes,2,opt,name=officialWebsite,proto3" json:"officialWebsite,omitempty"` WikipediaUrl string `protobuf:"bytes,3,opt,name=wikipediaUrl,proto3" json:"wikipediaUrl,omitempty"` CrunchyrollUrl string `protobuf:"bytes,4,opt,name=crunchyrollUrl,proto3" json:"crunchyrollUrl,omitempty"` SocialMedia []string `protobuf:"bytes,5,rep,name=socialMedia,proto3" json:"socialMedia,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=createdAt,proto3" json:"createdAt,omitempty"` // contains filtered or unexported fields }
func (*AnimeLinkResponse) Descriptor
deprecated
func (*AnimeLinkResponse) Descriptor() ([]byte, []int)
Deprecated: Use AnimeLinkResponse.ProtoReflect.Descriptor instead.
func (*AnimeLinkResponse) GetCreatedAt ¶
func (x *AnimeLinkResponse) GetCreatedAt() *timestamppb.Timestamp
func (*AnimeLinkResponse) GetCrunchyrollUrl ¶
func (x *AnimeLinkResponse) GetCrunchyrollUrl() string
func (*AnimeLinkResponse) GetID ¶
func (x *AnimeLinkResponse) GetID() int64
func (*AnimeLinkResponse) GetOfficialWebsite ¶
func (x *AnimeLinkResponse) GetOfficialWebsite() string
func (*AnimeLinkResponse) GetSocialMedia ¶
func (x *AnimeLinkResponse) GetSocialMedia() []string
func (*AnimeLinkResponse) GetWikipediaUrl ¶
func (x *AnimeLinkResponse) GetWikipediaUrl() string
func (*AnimeLinkResponse) ProtoMessage ¶
func (*AnimeLinkResponse) ProtoMessage()
func (*AnimeLinkResponse) ProtoReflect ¶
func (x *AnimeLinkResponse) ProtoReflect() protoreflect.Message
func (*AnimeLinkResponse) Reset ¶
func (x *AnimeLinkResponse) Reset()
func (*AnimeLinkResponse) String ¶
func (x *AnimeLinkResponse) String() string
type AnimeResourceRequest ¶
type AnimeResourceRequest struct { TvdbID *int32 `protobuf:"varint,1,opt,name=tvdbID,proto3,oneof" json:"tvdbID,omitempty"` TmdbID *int32 `protobuf:"varint,2,opt,name=tmdbID,proto3,oneof" json:"tmdbID,omitempty"` ImdbID *string `protobuf:"bytes,3,opt,name=imdbID,proto3,oneof" json:"imdbID,omitempty"` LivechartID *int32 `protobuf:"varint,4,opt,name=livechartID,proto3,oneof" json:"livechartID,omitempty"` AnimePlanetID *string `protobuf:"bytes,5,opt,name=animePlanetID,proto3,oneof" json:"animePlanetID,omitempty"` AnisearchID *int32 `protobuf:"varint,6,opt,name=anisearchID,proto3,oneof" json:"anisearchID,omitempty"` AnidbID *int32 `protobuf:"varint,7,opt,name=anidbID,proto3,oneof" json:"anidbID,omitempty"` KitsuID *int32 `protobuf:"varint,8,opt,name=kitsuID,proto3,oneof" json:"kitsuID,omitempty"` MalID *int32 `protobuf:"varint,9,opt,name=malID,proto3,oneof" json:"malID,omitempty"` NotifyMoeID *string `protobuf:"bytes,10,opt,name=notifyMoeID,proto3,oneof" json:"notifyMoeID,omitempty"` AnilistID *int32 `protobuf:"varint,11,opt,name=anilistID,proto3,oneof" json:"anilistID,omitempty"` // contains filtered or unexported fields }
func (*AnimeResourceRequest) Descriptor
deprecated
func (*AnimeResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use AnimeResourceRequest.ProtoReflect.Descriptor instead.
func (*AnimeResourceRequest) GetAnidbID ¶
func (x *AnimeResourceRequest) GetAnidbID() int32
func (*AnimeResourceRequest) GetAnilistID ¶
func (x *AnimeResourceRequest) GetAnilistID() int32
func (*AnimeResourceRequest) GetAnimePlanetID ¶
func (x *AnimeResourceRequest) GetAnimePlanetID() string
func (*AnimeResourceRequest) GetAnisearchID ¶
func (x *AnimeResourceRequest) GetAnisearchID() int32
func (*AnimeResourceRequest) GetImdbID ¶
func (x *AnimeResourceRequest) GetImdbID() string
func (*AnimeResourceRequest) GetKitsuID ¶
func (x *AnimeResourceRequest) GetKitsuID() int32
func (*AnimeResourceRequest) GetLivechartID ¶
func (x *AnimeResourceRequest) GetLivechartID() int32
func (*AnimeResourceRequest) GetMalID ¶
func (x *AnimeResourceRequest) GetMalID() int32
func (*AnimeResourceRequest) GetNotifyMoeID ¶
func (x *AnimeResourceRequest) GetNotifyMoeID() string
func (*AnimeResourceRequest) GetTmdbID ¶
func (x *AnimeResourceRequest) GetTmdbID() int32
func (*AnimeResourceRequest) GetTvdbID ¶
func (x *AnimeResourceRequest) GetTvdbID() int32
func (*AnimeResourceRequest) ProtoMessage ¶
func (*AnimeResourceRequest) ProtoMessage()
func (*AnimeResourceRequest) ProtoReflect ¶
func (x *AnimeResourceRequest) ProtoReflect() protoreflect.Message
func (*AnimeResourceRequest) Reset ¶
func (x *AnimeResourceRequest) Reset()
func (*AnimeResourceRequest) String ¶
func (x *AnimeResourceRequest) String() string
type AnimeResourceResponse ¶
type AnimeResourceResponse struct { ID int64 `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"` TvdbID int32 `protobuf:"varint,2,opt,name=tvdbID,proto3" json:"tvdbID,omitempty"` TmdbID int32 `protobuf:"varint,3,opt,name=tmdbID,proto3" json:"tmdbID,omitempty"` ImdbID string `protobuf:"bytes,4,opt,name=imdbID,proto3" json:"imdbID,omitempty"` LivechartID int32 `protobuf:"varint,5,opt,name=livechartID,proto3" json:"livechartID,omitempty"` AnimePlanetID string `protobuf:"bytes,6,opt,name=animePlanetID,proto3" json:"animePlanetID,omitempty"` AnisearchID int32 `protobuf:"varint,7,opt,name=anisearchID,proto3" json:"anisearchID,omitempty"` AnidbID int32 `protobuf:"varint,8,opt,name=anidbID,proto3" json:"anidbID,omitempty"` KitsuID int32 `protobuf:"varint,9,opt,name=kitsuID,proto3" json:"kitsuID,omitempty"` MalID int32 `protobuf:"varint,10,opt,name=malID,proto3" json:"malID,omitempty"` NotifyMoeID string `protobuf:"bytes,11,opt,name=notifyMoeID,proto3" json:"notifyMoeID,omitempty"` AnilistID int32 `protobuf:"varint,12,opt,name=anilistID,proto3" json:"anilistID,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=createdAt,proto3" json:"createdAt,omitempty"` // contains filtered or unexported fields }
func (*AnimeResourceResponse) Descriptor
deprecated
func (*AnimeResourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use AnimeResourceResponse.ProtoReflect.Descriptor instead.
func (*AnimeResourceResponse) GetAnidbID ¶
func (x *AnimeResourceResponse) GetAnidbID() int32
func (*AnimeResourceResponse) GetAnilistID ¶
func (x *AnimeResourceResponse) GetAnilistID() int32
func (*AnimeResourceResponse) GetAnimePlanetID ¶
func (x *AnimeResourceResponse) GetAnimePlanetID() string
func (*AnimeResourceResponse) GetAnisearchID ¶
func (x *AnimeResourceResponse) GetAnisearchID() int32
func (*AnimeResourceResponse) GetCreatedAt ¶
func (x *AnimeResourceResponse) GetCreatedAt() *timestamppb.Timestamp
func (*AnimeResourceResponse) GetID ¶
func (x *AnimeResourceResponse) GetID() int64
func (*AnimeResourceResponse) GetImdbID ¶
func (x *AnimeResourceResponse) GetImdbID() string
func (*AnimeResourceResponse) GetKitsuID ¶
func (x *AnimeResourceResponse) GetKitsuID() int32
func (*AnimeResourceResponse) GetLivechartID ¶
func (x *AnimeResourceResponse) GetLivechartID() int32
func (*AnimeResourceResponse) GetMalID ¶
func (x *AnimeResourceResponse) GetMalID() int32
func (*AnimeResourceResponse) GetNotifyMoeID ¶
func (x *AnimeResourceResponse) GetNotifyMoeID() string
func (*AnimeResourceResponse) GetTmdbID ¶
func (x *AnimeResourceResponse) GetTmdbID() int32
func (*AnimeResourceResponse) GetTvdbID ¶
func (x *AnimeResourceResponse) GetTvdbID() int32
func (*AnimeResourceResponse) ProtoMessage ¶
func (*AnimeResourceResponse) ProtoMessage()
func (*AnimeResourceResponse) ProtoReflect ¶
func (x *AnimeResourceResponse) ProtoReflect() protoreflect.Message
func (*AnimeResourceResponse) Reset ¶
func (x *AnimeResourceResponse) Reset()
func (*AnimeResourceResponse) String ¶
func (x *AnimeResourceResponse) String() string
type AnimeServiceClient ¶
type AnimeServiceClient interface { UpdateAnimeCharacter(ctx context.Context, in *UpdateAnimeCharacterRequest, opts ...grpc.CallOption) (*UpdateAnimeCharacterResponse, error) UpdateAnimeLink(ctx context.Context, in *UpdateAnimeLinkRequest, opts ...grpc.CallOption) (*UpdateAnimeLinkResponse, error) UpdateAnimeResource(ctx context.Context, in *UpdateAnimeResourceRequest, opts ...grpc.CallOption) (*UpdateAnimeResourceResponse, error) UpdateAnimeVideo(ctx context.Context, in *UpdateAnimeVideoRequest, opts ...grpc.CallOption) (*UpdateAnimeVideoResponse, error) UpdateAnimeTorrent(ctx context.Context, in *UpdateAnimeTorrentRequest, opts ...grpc.CallOption) (*UpdateAnimeTorrentResponse, error) UpdateAnimeTitle(ctx context.Context, in *UpdateAnimeTitleRequest, opts ...grpc.CallOption) (*UpdateAnimeTitleResponse, error) UpdateAnimeTag(ctx context.Context, in *UpdateAnimeTagRequest, opts ...grpc.CallOption) (*UpdateAnimeTagResponse, error) UpdateAnimeTrailer(ctx context.Context, in *UpdateAnimeTrailerRequest, opts ...grpc.CallOption) (*UpdateAnimeTrailerResponse, error) UpdateAnimeImage(ctx context.Context, in *UpdateAnimeImageRequest, opts ...grpc.CallOption) (*UpdateAnimeImageResponse, error) }
AnimeServiceClient is the client API for AnimeService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAnimeServiceClient ¶
func NewAnimeServiceClient(cc grpc.ClientConnInterface) AnimeServiceClient
type AnimeServiceServer ¶
type AnimeServiceServer interface { UpdateAnimeCharacter(context.Context, *UpdateAnimeCharacterRequest) (*UpdateAnimeCharacterResponse, error) UpdateAnimeLink(context.Context, *UpdateAnimeLinkRequest) (*UpdateAnimeLinkResponse, error) UpdateAnimeResource(context.Context, *UpdateAnimeResourceRequest) (*UpdateAnimeResourceResponse, error) UpdateAnimeVideo(context.Context, *UpdateAnimeVideoRequest) (*UpdateAnimeVideoResponse, error) UpdateAnimeTorrent(context.Context, *UpdateAnimeTorrentRequest) (*UpdateAnimeTorrentResponse, error) UpdateAnimeTitle(context.Context, *UpdateAnimeTitleRequest) (*UpdateAnimeTitleResponse, error) UpdateAnimeTag(context.Context, *UpdateAnimeTagRequest) (*UpdateAnimeTagResponse, error) UpdateAnimeTrailer(context.Context, *UpdateAnimeTrailerRequest) (*UpdateAnimeTrailerResponse, error) UpdateAnimeImage(context.Context, *UpdateAnimeImageRequest) (*UpdateAnimeImageResponse, error) // contains filtered or unexported methods }
AnimeServiceServer is the server API for AnimeService service. All implementations must embed UnimplementedAnimeServiceServer for forward compatibility
type AnimeSubDataRequest ¶
type AnimeSubDataRequest struct { Videos []*AnimeVideoRequest `protobuf:"bytes,1,rep,name=videos,proto3" json:"videos,omitempty"` Torrents []*AnimeTorrentRequest `protobuf:"bytes,2,rep,name=torrents,proto3" json:"torrents,omitempty"` // contains filtered or unexported fields }
func (*AnimeSubDataRequest) Descriptor
deprecated
func (*AnimeSubDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use AnimeSubDataRequest.ProtoReflect.Descriptor instead.
func (*AnimeSubDataRequest) GetTorrents ¶
func (x *AnimeSubDataRequest) GetTorrents() []*AnimeTorrentRequest
func (*AnimeSubDataRequest) GetVideos ¶
func (x *AnimeSubDataRequest) GetVideos() []*AnimeVideoRequest
func (*AnimeSubDataRequest) ProtoMessage ¶
func (*AnimeSubDataRequest) ProtoMessage()
func (*AnimeSubDataRequest) ProtoReflect ¶
func (x *AnimeSubDataRequest) ProtoReflect() protoreflect.Message
func (*AnimeSubDataRequest) Reset ¶
func (x *AnimeSubDataRequest) Reset()
func (*AnimeSubDataRequest) String ¶
func (x *AnimeSubDataRequest) String() string
type AnimeSubDataResponse ¶
type AnimeSubDataResponse struct { Videos []*AnimeVideoResponse `protobuf:"bytes,1,rep,name=videos,proto3" json:"videos,omitempty"` Torrents []*AnimeTorrentResponse `protobuf:"bytes,2,rep,name=torrents,proto3" json:"torrents,omitempty"` // contains filtered or unexported fields }
func (*AnimeSubDataResponse) Descriptor
deprecated
func (*AnimeSubDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use AnimeSubDataResponse.ProtoReflect.Descriptor instead.
func (*AnimeSubDataResponse) GetTorrents ¶
func (x *AnimeSubDataResponse) GetTorrents() []*AnimeTorrentResponse
func (*AnimeSubDataResponse) GetVideos ¶
func (x *AnimeSubDataResponse) GetVideos() []*AnimeVideoResponse
func (*AnimeSubDataResponse) ProtoMessage ¶
func (*AnimeSubDataResponse) ProtoMessage()
func (*AnimeSubDataResponse) ProtoReflect ¶
func (x *AnimeSubDataResponse) ProtoReflect() protoreflect.Message
func (*AnimeSubDataResponse) Reset ¶
func (x *AnimeSubDataResponse) Reset()
func (*AnimeSubDataResponse) String ¶
func (x *AnimeSubDataResponse) String() string
type AnimeTag ¶
type AnimeTag struct { ID int64 `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"` Tag string `protobuf:"bytes,2,opt,name=tag,proto3" json:"tag,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=createdAt,proto3" json:"createdAt,omitempty"` // contains filtered or unexported fields }
func (*AnimeTag) Descriptor
deprecated
func (*AnimeTag) GetCreatedAt ¶
func (x *AnimeTag) GetCreatedAt() *timestamppb.Timestamp
func (*AnimeTag) ProtoMessage ¶
func (*AnimeTag) ProtoMessage()
func (*AnimeTag) ProtoReflect ¶
func (x *AnimeTag) ProtoReflect() protoreflect.Message
type AnimeTitle ¶
type AnimeTitle struct { ID int64 `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"` TitleText string `protobuf:"bytes,2,opt,name=titleText,proto3" json:"titleText,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=createdAt,proto3" json:"createdAt,omitempty"` // contains filtered or unexported fields }
func (*AnimeTitle) Descriptor
deprecated
func (*AnimeTitle) Descriptor() ([]byte, []int)
Deprecated: Use AnimeTitle.ProtoReflect.Descriptor instead.
func (*AnimeTitle) GetCreatedAt ¶
func (x *AnimeTitle) GetCreatedAt() *timestamppb.Timestamp
func (*AnimeTitle) GetID ¶
func (x *AnimeTitle) GetID() int64
func (*AnimeTitle) GetTitleText ¶
func (x *AnimeTitle) GetTitleText() string
func (*AnimeTitle) ProtoMessage ¶
func (*AnimeTitle) ProtoMessage()
func (*AnimeTitle) ProtoReflect ¶
func (x *AnimeTitle) ProtoReflect() protoreflect.Message
func (*AnimeTitle) Reset ¶
func (x *AnimeTitle) Reset()
func (*AnimeTitle) String ¶
func (x *AnimeTitle) String() string
type AnimeTitlesRequest ¶
type AnimeTitlesRequest struct { Officials []string `protobuf:"bytes,1,rep,name=officials,proto3" json:"officials,omitempty"` Shorts []string `protobuf:"bytes,2,rep,name=shorts,proto3" json:"shorts,omitempty"` Others []string `protobuf:"bytes,3,rep,name=others,proto3" json:"others,omitempty"` // contains filtered or unexported fields }
func (*AnimeTitlesRequest) Descriptor
deprecated
func (*AnimeTitlesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AnimeTitlesRequest.ProtoReflect.Descriptor instead.
func (*AnimeTitlesRequest) GetOfficials ¶
func (x *AnimeTitlesRequest) GetOfficials() []string
func (*AnimeTitlesRequest) GetOthers ¶
func (x *AnimeTitlesRequest) GetOthers() []string
func (*AnimeTitlesRequest) GetShorts ¶
func (x *AnimeTitlesRequest) GetShorts() []string
func (*AnimeTitlesRequest) ProtoMessage ¶
func (*AnimeTitlesRequest) ProtoMessage()
func (*AnimeTitlesRequest) ProtoReflect ¶
func (x *AnimeTitlesRequest) ProtoReflect() protoreflect.Message
func (*AnimeTitlesRequest) Reset ¶
func (x *AnimeTitlesRequest) Reset()
func (*AnimeTitlesRequest) String ¶
func (x *AnimeTitlesRequest) String() string
type AnimeTitlesResponse ¶
type AnimeTitlesResponse struct { Officials []*AnimeTitle `protobuf:"bytes,1,rep,name=officials,proto3" json:"officials,omitempty"` Shorts []*AnimeTitle `protobuf:"bytes,2,rep,name=shorts,proto3" json:"shorts,omitempty"` Others []*AnimeTitle `protobuf:"bytes,3,rep,name=others,proto3" json:"others,omitempty"` // contains filtered or unexported fields }
func (*AnimeTitlesResponse) Descriptor
deprecated
func (*AnimeTitlesResponse) Descriptor() ([]byte, []int)
Deprecated: Use AnimeTitlesResponse.ProtoReflect.Descriptor instead.
func (*AnimeTitlesResponse) GetOfficials ¶
func (x *AnimeTitlesResponse) GetOfficials() []*AnimeTitle
func (*AnimeTitlesResponse) GetOthers ¶
func (x *AnimeTitlesResponse) GetOthers() []*AnimeTitle
func (*AnimeTitlesResponse) GetShorts ¶
func (x *AnimeTitlesResponse) GetShorts() []*AnimeTitle
func (*AnimeTitlesResponse) ProtoMessage ¶
func (*AnimeTitlesResponse) ProtoMessage()
func (*AnimeTitlesResponse) ProtoReflect ¶
func (x *AnimeTitlesResponse) ProtoReflect() protoreflect.Message
func (*AnimeTitlesResponse) Reset ¶
func (x *AnimeTitlesResponse) Reset()
func (*AnimeTitlesResponse) String ¶
func (x *AnimeTitlesResponse) String() string
type AnimeTorrentRequest ¶
type AnimeTorrentRequest struct { LanguageID int32 `protobuf:"varint,1,opt,name=languageID,proto3" json:"languageID,omitempty"` FileName string `protobuf:"bytes,2,opt,name=fileName,proto3" json:"fileName,omitempty"` TorrentHash string `protobuf:"bytes,3,opt,name=torrentHash,proto3" json:"torrentHash,omitempty"` TorrentFile string `protobuf:"bytes,4,opt,name=torrentFile,proto3" json:"torrentFile,omitempty"` Seeds int32 `protobuf:"varint,5,opt,name=seeds,proto3" json:"seeds,omitempty"` Peers int32 `protobuf:"varint,6,opt,name=peers,proto3" json:"peers,omitempty"` Leechers int32 `protobuf:"varint,7,opt,name=leechers,proto3" json:"leechers,omitempty"` SizeBytes int64 `protobuf:"varint,8,opt,name=sizeBytes,proto3" json:"sizeBytes,omitempty"` Quality string `protobuf:"bytes,9,opt,name=quality,proto3" json:"quality,omitempty"` // contains filtered or unexported fields }
func (*AnimeTorrentRequest) Descriptor
deprecated
func (*AnimeTorrentRequest) Descriptor() ([]byte, []int)
Deprecated: Use AnimeTorrentRequest.ProtoReflect.Descriptor instead.
func (*AnimeTorrentRequest) GetFileName ¶
func (x *AnimeTorrentRequest) GetFileName() string
func (*AnimeTorrentRequest) GetLanguageID ¶
func (x *AnimeTorrentRequest) GetLanguageID() int32
func (*AnimeTorrentRequest) GetLeechers ¶
func (x *AnimeTorrentRequest) GetLeechers() int32
func (*AnimeTorrentRequest) GetPeers ¶
func (x *AnimeTorrentRequest) GetPeers() int32
func (*AnimeTorrentRequest) GetQuality ¶
func (x *AnimeTorrentRequest) GetQuality() string
func (*AnimeTorrentRequest) GetSeeds ¶
func (x *AnimeTorrentRequest) GetSeeds() int32
func (*AnimeTorrentRequest) GetSizeBytes ¶
func (x *AnimeTorrentRequest) GetSizeBytes() int64
func (*AnimeTorrentRequest) GetTorrentFile ¶
func (x *AnimeTorrentRequest) GetTorrentFile() string
func (*AnimeTorrentRequest) GetTorrentHash ¶
func (x *AnimeTorrentRequest) GetTorrentHash() string
func (*AnimeTorrentRequest) ProtoMessage ¶
func (*AnimeTorrentRequest) ProtoMessage()
func (*AnimeTorrentRequest) ProtoReflect ¶
func (x *AnimeTorrentRequest) ProtoReflect() protoreflect.Message
func (*AnimeTorrentRequest) Reset ¶
func (x *AnimeTorrentRequest) Reset()
func (*AnimeTorrentRequest) String ¶
func (x *AnimeTorrentRequest) String() string
type AnimeTorrentResponse ¶
type AnimeTorrentResponse struct { ID int64 `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"` LanguageID int32 `protobuf:"varint,2,opt,name=languageID,proto3" json:"languageID,omitempty"` FileName string `protobuf:"bytes,3,opt,name=fileName,proto3" json:"fileName,omitempty"` TorrentHash string `protobuf:"bytes,4,opt,name=torrentHash,proto3" json:"torrentHash,omitempty"` TorrentFile string `protobuf:"bytes,5,opt,name=torrentFile,proto3" json:"torrentFile,omitempty"` Seeds int32 `protobuf:"varint,6,opt,name=seeds,proto3" json:"seeds,omitempty"` Peers int32 `protobuf:"varint,7,opt,name=peers,proto3" json:"peers,omitempty"` Leechers int32 `protobuf:"varint,8,opt,name=leechers,proto3" json:"leechers,omitempty"` SizeBytes int64 `protobuf:"varint,9,opt,name=sizeBytes,proto3" json:"sizeBytes,omitempty"` Quality string `protobuf:"bytes,10,opt,name=quality,proto3" json:"quality,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=createdAt,proto3" json:"createdAt,omitempty"` // contains filtered or unexported fields }
func (*AnimeTorrentResponse) Descriptor
deprecated
func (*AnimeTorrentResponse) Descriptor() ([]byte, []int)
Deprecated: Use AnimeTorrentResponse.ProtoReflect.Descriptor instead.
func (*AnimeTorrentResponse) GetCreatedAt ¶
func (x *AnimeTorrentResponse) GetCreatedAt() *timestamppb.Timestamp
func (*AnimeTorrentResponse) GetFileName ¶
func (x *AnimeTorrentResponse) GetFileName() string
func (*AnimeTorrentResponse) GetID ¶
func (x *AnimeTorrentResponse) GetID() int64
func (*AnimeTorrentResponse) GetLanguageID ¶
func (x *AnimeTorrentResponse) GetLanguageID() int32
func (*AnimeTorrentResponse) GetLeechers ¶
func (x *AnimeTorrentResponse) GetLeechers() int32
func (*AnimeTorrentResponse) GetPeers ¶
func (x *AnimeTorrentResponse) GetPeers() int32
func (*AnimeTorrentResponse) GetQuality ¶
func (x *AnimeTorrentResponse) GetQuality() string
func (*AnimeTorrentResponse) GetSeeds ¶
func (x *AnimeTorrentResponse) GetSeeds() int32
func (*AnimeTorrentResponse) GetSizeBytes ¶
func (x *AnimeTorrentResponse) GetSizeBytes() int64
func (*AnimeTorrentResponse) GetTorrentFile ¶
func (x *AnimeTorrentResponse) GetTorrentFile() string
func (*AnimeTorrentResponse) GetTorrentHash ¶
func (x *AnimeTorrentResponse) GetTorrentHash() string
func (*AnimeTorrentResponse) ProtoMessage ¶
func (*AnimeTorrentResponse) ProtoMessage()
func (*AnimeTorrentResponse) ProtoReflect ¶
func (x *AnimeTorrentResponse) ProtoReflect() protoreflect.Message
func (*AnimeTorrentResponse) Reset ¶
func (x *AnimeTorrentResponse) Reset()
func (*AnimeTorrentResponse) String ¶
func (x *AnimeTorrentResponse) String() string
type AnimeTrailerRequest ¶
type AnimeTrailerRequest struct { IsOfficial bool `protobuf:"varint,1,opt,name=isOfficial,proto3" json:"isOfficial,omitempty"` HostName string `protobuf:"bytes,2,opt,name=hostName,proto3" json:"hostName,omitempty"` HostKey string `protobuf:"bytes,3,opt,name=hostKey,proto3" json:"hostKey,omitempty"` // contains filtered or unexported fields }
func (*AnimeTrailerRequest) Descriptor
deprecated
func (*AnimeTrailerRequest) Descriptor() ([]byte, []int)
Deprecated: Use AnimeTrailerRequest.ProtoReflect.Descriptor instead.
func (*AnimeTrailerRequest) GetHostKey ¶
func (x *AnimeTrailerRequest) GetHostKey() string
func (*AnimeTrailerRequest) GetHostName ¶
func (x *AnimeTrailerRequest) GetHostName() string
func (*AnimeTrailerRequest) GetIsOfficial ¶
func (x *AnimeTrailerRequest) GetIsOfficial() bool
func (*AnimeTrailerRequest) ProtoMessage ¶
func (*AnimeTrailerRequest) ProtoMessage()
func (*AnimeTrailerRequest) ProtoReflect ¶
func (x *AnimeTrailerRequest) ProtoReflect() protoreflect.Message
func (*AnimeTrailerRequest) Reset ¶
func (x *AnimeTrailerRequest) Reset()
func (*AnimeTrailerRequest) String ¶
func (x *AnimeTrailerRequest) String() string
type AnimeTrailerResponse ¶
type AnimeTrailerResponse struct { ID int64 `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"` IsOfficial bool `protobuf:"varint,2,opt,name=isOfficial,proto3" json:"isOfficial,omitempty"` HostName string `protobuf:"bytes,3,opt,name=hostName,proto3" json:"hostName,omitempty"` HostKey string `protobuf:"bytes,4,opt,name=hostKey,proto3" json:"hostKey,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=createdAt,proto3" json:"createdAt,omitempty"` // contains filtered or unexported fields }
func (*AnimeTrailerResponse) Descriptor
deprecated
func (*AnimeTrailerResponse) Descriptor() ([]byte, []int)
Deprecated: Use AnimeTrailerResponse.ProtoReflect.Descriptor instead.
func (*AnimeTrailerResponse) GetCreatedAt ¶
func (x *AnimeTrailerResponse) GetCreatedAt() *timestamppb.Timestamp
func (*AnimeTrailerResponse) GetHostKey ¶
func (x *AnimeTrailerResponse) GetHostKey() string
func (*AnimeTrailerResponse) GetHostName ¶
func (x *AnimeTrailerResponse) GetHostName() string
func (*AnimeTrailerResponse) GetID ¶
func (x *AnimeTrailerResponse) GetID() int64
func (*AnimeTrailerResponse) GetIsOfficial ¶
func (x *AnimeTrailerResponse) GetIsOfficial() bool
func (*AnimeTrailerResponse) ProtoMessage ¶
func (*AnimeTrailerResponse) ProtoMessage()
func (*AnimeTrailerResponse) ProtoReflect ¶
func (x *AnimeTrailerResponse) ProtoReflect() protoreflect.Message
func (*AnimeTrailerResponse) Reset ¶
func (x *AnimeTrailerResponse) Reset()
func (*AnimeTrailerResponse) String ¶
func (x *AnimeTrailerResponse) String() string
type AnimeVideoRequest ¶
type AnimeVideoRequest struct { LanguageID int32 `protobuf:"varint,1,opt,name=languageID,proto3" json:"languageID,omitempty"` Authority string `protobuf:"bytes,2,opt,name=authority,proto3" json:"authority,omitempty"` Referer string `protobuf:"bytes,3,opt,name=referer,proto3" json:"referer,omitempty"` Link string `protobuf:"bytes,4,opt,name=link,proto3" json:"link,omitempty"` Quality string `protobuf:"bytes,5,opt,name=quality,proto3" json:"quality,omitempty"` // contains filtered or unexported fields }
func (*AnimeVideoRequest) Descriptor
deprecated
func (*AnimeVideoRequest) Descriptor() ([]byte, []int)
Deprecated: Use AnimeVideoRequest.ProtoReflect.Descriptor instead.
func (*AnimeVideoRequest) GetAuthority ¶
func (x *AnimeVideoRequest) GetAuthority() string
func (*AnimeVideoRequest) GetLanguageID ¶
func (x *AnimeVideoRequest) GetLanguageID() int32
func (*AnimeVideoRequest) GetLink ¶
func (x *AnimeVideoRequest) GetLink() string
func (*AnimeVideoRequest) GetQuality ¶
func (x *AnimeVideoRequest) GetQuality() string
func (*AnimeVideoRequest) GetReferer ¶
func (x *AnimeVideoRequest) GetReferer() string
func (*AnimeVideoRequest) ProtoMessage ¶
func (*AnimeVideoRequest) ProtoMessage()
func (*AnimeVideoRequest) ProtoReflect ¶
func (x *AnimeVideoRequest) ProtoReflect() protoreflect.Message
func (*AnimeVideoRequest) Reset ¶
func (x *AnimeVideoRequest) Reset()
func (*AnimeVideoRequest) String ¶
func (x *AnimeVideoRequest) String() string
type AnimeVideoResponse ¶
type AnimeVideoResponse struct { ID int64 `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"` LanguageID int32 `protobuf:"varint,2,opt,name=languageID,proto3" json:"languageID,omitempty"` Authority string `protobuf:"bytes,3,opt,name=authority,proto3" json:"authority,omitempty"` Referer string `protobuf:"bytes,4,opt,name=referer,proto3" json:"referer,omitempty"` Link string `protobuf:"bytes,5,opt,name=link,proto3" json:"link,omitempty"` Quality string `protobuf:"bytes,6,opt,name=quality,proto3" json:"quality,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=createdAt,proto3" json:"createdAt,omitempty"` // contains filtered or unexported fields }
func (*AnimeVideoResponse) Descriptor
deprecated
func (*AnimeVideoResponse) Descriptor() ([]byte, []int)
Deprecated: Use AnimeVideoResponse.ProtoReflect.Descriptor instead.
func (*AnimeVideoResponse) GetAuthority ¶
func (x *AnimeVideoResponse) GetAuthority() string
func (*AnimeVideoResponse) GetCreatedAt ¶
func (x *AnimeVideoResponse) GetCreatedAt() *timestamppb.Timestamp
func (*AnimeVideoResponse) GetID ¶
func (x *AnimeVideoResponse) GetID() int64
func (*AnimeVideoResponse) GetLanguageID ¶
func (x *AnimeVideoResponse) GetLanguageID() int32
func (*AnimeVideoResponse) GetLink ¶
func (x *AnimeVideoResponse) GetLink() string
func (*AnimeVideoResponse) GetQuality ¶
func (x *AnimeVideoResponse) GetQuality() string
func (*AnimeVideoResponse) GetReferer ¶
func (x *AnimeVideoResponse) GetReferer() string
func (*AnimeVideoResponse) ProtoMessage ¶
func (*AnimeVideoResponse) ProtoMessage()
func (*AnimeVideoResponse) ProtoReflect ¶
func (x *AnimeVideoResponse) ProtoReflect() protoreflect.Message
func (*AnimeVideoResponse) Reset ¶
func (x *AnimeVideoResponse) Reset()
func (*AnimeVideoResponse) String ¶
func (x *AnimeVideoResponse) String() string
type ImageRequest ¶
type ImageRequest struct { Host string `protobuf:"bytes,1,opt,name=host,proto3" json:"host,omitempty"` Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"` Thumbnails string `protobuf:"bytes,3,opt,name=thumbnails,proto3" json:"thumbnails,omitempty"` BlurHash string `protobuf:"bytes,4,opt,name=blurHash,proto3" json:"blurHash,omitempty"` Height uint32 `protobuf:"varint,5,opt,name=height,proto3" json:"height,omitempty"` Width uint32 `protobuf:"varint,6,opt,name=width,proto3" json:"width,omitempty"` // contains filtered or unexported fields }
func (*ImageRequest) Descriptor
deprecated
func (*ImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use ImageRequest.ProtoReflect.Descriptor instead.
func (*ImageRequest) GetBlurHash ¶
func (x *ImageRequest) GetBlurHash() string
func (*ImageRequest) GetHeight ¶
func (x *ImageRequest) GetHeight() uint32
func (*ImageRequest) GetHost ¶
func (x *ImageRequest) GetHost() string
func (*ImageRequest) GetThumbnails ¶
func (x *ImageRequest) GetThumbnails() string
func (*ImageRequest) GetUrl ¶
func (x *ImageRequest) GetUrl() string
func (*ImageRequest) GetWidth ¶
func (x *ImageRequest) GetWidth() uint32
func (*ImageRequest) ProtoMessage ¶
func (*ImageRequest) ProtoMessage()
func (*ImageRequest) ProtoReflect ¶
func (x *ImageRequest) ProtoReflect() protoreflect.Message
func (*ImageRequest) Reset ¶
func (x *ImageRequest) Reset()
func (*ImageRequest) String ¶
func (x *ImageRequest) String() string
type ImageResponse ¶
type ImageResponse struct { ID int64 `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"` Host string `protobuf:"bytes,2,opt,name=host,proto3" json:"host,omitempty"` Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"` Thumbnails string `protobuf:"bytes,4,opt,name=thumbnails,proto3" json:"thumbnails,omitempty"` BlurHash string `protobuf:"bytes,5,opt,name=blurHash,proto3" json:"blurHash,omitempty"` Height uint32 `protobuf:"varint,6,opt,name=height,proto3" json:"height,omitempty"` Width uint32 `protobuf:"varint,7,opt,name=width,proto3" json:"width,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=createdAt,proto3" json:"createdAt,omitempty"` // contains filtered or unexported fields }
func (*ImageResponse) Descriptor
deprecated
func (*ImageResponse) Descriptor() ([]byte, []int)
Deprecated: Use ImageResponse.ProtoReflect.Descriptor instead.
func (*ImageResponse) GetBlurHash ¶
func (x *ImageResponse) GetBlurHash() string
func (*ImageResponse) GetCreatedAt ¶
func (x *ImageResponse) GetCreatedAt() *timestamppb.Timestamp
func (*ImageResponse) GetHeight ¶
func (x *ImageResponse) GetHeight() uint32
func (*ImageResponse) GetHost ¶
func (x *ImageResponse) GetHost() string
func (*ImageResponse) GetID ¶
func (x *ImageResponse) GetID() int64
func (*ImageResponse) GetThumbnails ¶
func (x *ImageResponse) GetThumbnails() string
func (*ImageResponse) GetUrl ¶
func (x *ImageResponse) GetUrl() string
func (*ImageResponse) GetWidth ¶
func (x *ImageResponse) GetWidth() uint32
func (*ImageResponse) ProtoMessage ¶
func (*ImageResponse) ProtoMessage()
func (*ImageResponse) ProtoReflect ¶
func (x *ImageResponse) ProtoReflect() protoreflect.Message
func (*ImageResponse) Reset ¶
func (x *ImageResponse) Reset()
func (*ImageResponse) String ¶
func (x *ImageResponse) String() string
type UnimplementedAnimeServiceServer ¶
type UnimplementedAnimeServiceServer struct { }
UnimplementedAnimeServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedAnimeServiceServer) UpdateAnimeCharacter ¶
func (UnimplementedAnimeServiceServer) UpdateAnimeCharacter(context.Context, *UpdateAnimeCharacterRequest) (*UpdateAnimeCharacterResponse, error)
func (UnimplementedAnimeServiceServer) UpdateAnimeImage ¶
func (UnimplementedAnimeServiceServer) UpdateAnimeImage(context.Context, *UpdateAnimeImageRequest) (*UpdateAnimeImageResponse, error)
func (UnimplementedAnimeServiceServer) UpdateAnimeLink ¶
func (UnimplementedAnimeServiceServer) UpdateAnimeLink(context.Context, *UpdateAnimeLinkRequest) (*UpdateAnimeLinkResponse, error)
func (UnimplementedAnimeServiceServer) UpdateAnimeResource ¶
func (UnimplementedAnimeServiceServer) UpdateAnimeResource(context.Context, *UpdateAnimeResourceRequest) (*UpdateAnimeResourceResponse, error)
func (UnimplementedAnimeServiceServer) UpdateAnimeTag ¶
func (UnimplementedAnimeServiceServer) UpdateAnimeTag(context.Context, *UpdateAnimeTagRequest) (*UpdateAnimeTagResponse, error)
func (UnimplementedAnimeServiceServer) UpdateAnimeTitle ¶
func (UnimplementedAnimeServiceServer) UpdateAnimeTitle(context.Context, *UpdateAnimeTitleRequest) (*UpdateAnimeTitleResponse, error)
func (UnimplementedAnimeServiceServer) UpdateAnimeTorrent ¶
func (UnimplementedAnimeServiceServer) UpdateAnimeTorrent(context.Context, *UpdateAnimeTorrentRequest) (*UpdateAnimeTorrentResponse, error)
func (UnimplementedAnimeServiceServer) UpdateAnimeTrailer ¶
func (UnimplementedAnimeServiceServer) UpdateAnimeTrailer(context.Context, *UpdateAnimeTrailerRequest) (*UpdateAnimeTrailerResponse, error)
func (UnimplementedAnimeServiceServer) UpdateAnimeVideo ¶
func (UnimplementedAnimeServiceServer) UpdateAnimeVideo(context.Context, *UpdateAnimeVideoRequest) (*UpdateAnimeVideoResponse, error)
type UnsafeAnimeServiceServer ¶
type UnsafeAnimeServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAnimeServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AnimeServiceServer will result in compilation errors.
type UpdateAnimeCharacterRequest ¶
type UpdateAnimeCharacterRequest struct { CharacterID int64 `protobuf:"varint,1,opt,name=characterID,proto3" json:"characterID,omitempty"` FullName *string `protobuf:"bytes,2,opt,name=fullName,proto3,oneof" json:"fullName,omitempty"` About *string `protobuf:"bytes,3,opt,name=about,proto3,oneof" json:"about,omitempty"` RolePlaying *string `protobuf:"bytes,4,opt,name=rolePlaying,proto3,oneof" json:"rolePlaying,omitempty"` Image *string `protobuf:"bytes,5,opt,name=image,proto3,oneof" json:"image,omitempty"` ImageBlurHash *string `protobuf:"bytes,6,opt,name=imageBlurHash,proto3,oneof" json:"imageBlurHash,omitempty"` ActorsID []int64 `protobuf:"varint,7,rep,packed,name=actorsID,proto3" json:"actorsID,omitempty"` Pictures []string `protobuf:"bytes,8,rep,name=pictures,proto3" json:"pictures,omitempty"` // contains filtered or unexported fields }
func (*UpdateAnimeCharacterRequest) Descriptor
deprecated
func (*UpdateAnimeCharacterRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAnimeCharacterRequest.ProtoReflect.Descriptor instead.
func (*UpdateAnimeCharacterRequest) GetAbout ¶
func (x *UpdateAnimeCharacterRequest) GetAbout() string
func (*UpdateAnimeCharacterRequest) GetActorsID ¶
func (x *UpdateAnimeCharacterRequest) GetActorsID() []int64
func (*UpdateAnimeCharacterRequest) GetCharacterID ¶
func (x *UpdateAnimeCharacterRequest) GetCharacterID() int64
func (*UpdateAnimeCharacterRequest) GetFullName ¶
func (x *UpdateAnimeCharacterRequest) GetFullName() string
func (*UpdateAnimeCharacterRequest) GetImage ¶
func (x *UpdateAnimeCharacterRequest) GetImage() string
func (*UpdateAnimeCharacterRequest) GetImageBlurHash ¶
func (x *UpdateAnimeCharacterRequest) GetImageBlurHash() string
func (*UpdateAnimeCharacterRequest) GetPictures ¶
func (x *UpdateAnimeCharacterRequest) GetPictures() []string
func (*UpdateAnimeCharacterRequest) GetRolePlaying ¶
func (x *UpdateAnimeCharacterRequest) GetRolePlaying() string
func (*UpdateAnimeCharacterRequest) ProtoMessage ¶
func (*UpdateAnimeCharacterRequest) ProtoMessage()
func (*UpdateAnimeCharacterRequest) ProtoReflect ¶
func (x *UpdateAnimeCharacterRequest) ProtoReflect() protoreflect.Message
func (*UpdateAnimeCharacterRequest) Reset ¶
func (x *UpdateAnimeCharacterRequest) Reset()
func (*UpdateAnimeCharacterRequest) String ¶
func (x *UpdateAnimeCharacterRequest) String() string
type UpdateAnimeCharacterResponse ¶
type UpdateAnimeCharacterResponse struct { AnimeCharacter *AnimeCharacterResponse `protobuf:"bytes,1,opt,name=animeCharacter,proto3" json:"animeCharacter,omitempty"` // contains filtered or unexported fields }
func (*UpdateAnimeCharacterResponse) Descriptor
deprecated
func (*UpdateAnimeCharacterResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAnimeCharacterResponse.ProtoReflect.Descriptor instead.
func (*UpdateAnimeCharacterResponse) GetAnimeCharacter ¶
func (x *UpdateAnimeCharacterResponse) GetAnimeCharacter() *AnimeCharacterResponse
func (*UpdateAnimeCharacterResponse) ProtoMessage ¶
func (*UpdateAnimeCharacterResponse) ProtoMessage()
func (*UpdateAnimeCharacterResponse) ProtoReflect ¶
func (x *UpdateAnimeCharacterResponse) ProtoReflect() protoreflect.Message
func (*UpdateAnimeCharacterResponse) Reset ¶
func (x *UpdateAnimeCharacterResponse) Reset()
func (*UpdateAnimeCharacterResponse) String ¶
func (x *UpdateAnimeCharacterResponse) String() string
type UpdateAnimeImageRequest ¶
type UpdateAnimeImageRequest struct { ImageID int64 `protobuf:"varint,1,opt,name=imageID,proto3" json:"imageID,omitempty"` Host *string `protobuf:"bytes,2,opt,name=host,proto3,oneof" json:"host,omitempty"` Url *string `protobuf:"bytes,3,opt,name=url,proto3,oneof" json:"url,omitempty"` Thumbnails *string `protobuf:"bytes,4,opt,name=thumbnails,proto3,oneof" json:"thumbnails,omitempty"` BlurHash *string `protobuf:"bytes,5,opt,name=blurHash,proto3,oneof" json:"blurHash,omitempty"` Height *uint32 `protobuf:"varint,6,opt,name=height,proto3,oneof" json:"height,omitempty"` Width *uint32 `protobuf:"varint,7,opt,name=width,proto3,oneof" json:"width,omitempty"` // contains filtered or unexported fields }
func (*UpdateAnimeImageRequest) Descriptor
deprecated
func (*UpdateAnimeImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAnimeImageRequest.ProtoReflect.Descriptor instead.
func (*UpdateAnimeImageRequest) GetBlurHash ¶
func (x *UpdateAnimeImageRequest) GetBlurHash() string
func (*UpdateAnimeImageRequest) GetHeight ¶
func (x *UpdateAnimeImageRequest) GetHeight() uint32
func (*UpdateAnimeImageRequest) GetHost ¶
func (x *UpdateAnimeImageRequest) GetHost() string
func (*UpdateAnimeImageRequest) GetImageID ¶
func (x *UpdateAnimeImageRequest) GetImageID() int64
func (*UpdateAnimeImageRequest) GetThumbnails ¶
func (x *UpdateAnimeImageRequest) GetThumbnails() string
func (*UpdateAnimeImageRequest) GetUrl ¶
func (x *UpdateAnimeImageRequest) GetUrl() string
func (*UpdateAnimeImageRequest) GetWidth ¶
func (x *UpdateAnimeImageRequest) GetWidth() uint32
func (*UpdateAnimeImageRequest) ProtoMessage ¶
func (*UpdateAnimeImageRequest) ProtoMessage()
func (*UpdateAnimeImageRequest) ProtoReflect ¶
func (x *UpdateAnimeImageRequest) ProtoReflect() protoreflect.Message
func (*UpdateAnimeImageRequest) Reset ¶
func (x *UpdateAnimeImageRequest) Reset()
func (*UpdateAnimeImageRequest) String ¶
func (x *UpdateAnimeImageRequest) String() string
type UpdateAnimeImageResponse ¶
type UpdateAnimeImageResponse struct { AnimeImage *ImageResponse `protobuf:"bytes,1,opt,name=animeImage,proto3" json:"animeImage,omitempty"` // contains filtered or unexported fields }
func (*UpdateAnimeImageResponse) Descriptor
deprecated
func (*UpdateAnimeImageResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAnimeImageResponse.ProtoReflect.Descriptor instead.
func (*UpdateAnimeImageResponse) GetAnimeImage ¶
func (x *UpdateAnimeImageResponse) GetAnimeImage() *ImageResponse
func (*UpdateAnimeImageResponse) ProtoMessage ¶
func (*UpdateAnimeImageResponse) ProtoMessage()
func (*UpdateAnimeImageResponse) ProtoReflect ¶
func (x *UpdateAnimeImageResponse) ProtoReflect() protoreflect.Message
func (*UpdateAnimeImageResponse) Reset ¶
func (x *UpdateAnimeImageResponse) Reset()
func (*UpdateAnimeImageResponse) String ¶
func (x *UpdateAnimeImageResponse) String() string
type UpdateAnimeLinkRequest ¶
type UpdateAnimeLinkRequest struct { LinkID int64 `protobuf:"varint,1,opt,name=linkID,proto3" json:"linkID,omitempty"` OfficialWebsite *string `protobuf:"bytes,2,opt,name=officialWebsite,proto3,oneof" json:"officialWebsite,omitempty"` WikipediaUrl *string `protobuf:"bytes,3,opt,name=wikipediaUrl,proto3,oneof" json:"wikipediaUrl,omitempty"` CrunchyrollUrl *string `protobuf:"bytes,4,opt,name=crunchyrollUrl,proto3,oneof" json:"crunchyrollUrl,omitempty"` SocialMedia []string `protobuf:"bytes,5,rep,name=socialMedia,proto3" json:"socialMedia,omitempty"` // contains filtered or unexported fields }
func (*UpdateAnimeLinkRequest) Descriptor
deprecated
func (*UpdateAnimeLinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAnimeLinkRequest.ProtoReflect.Descriptor instead.
func (*UpdateAnimeLinkRequest) GetCrunchyrollUrl ¶
func (x *UpdateAnimeLinkRequest) GetCrunchyrollUrl() string
func (*UpdateAnimeLinkRequest) GetLinkID ¶
func (x *UpdateAnimeLinkRequest) GetLinkID() int64
func (*UpdateAnimeLinkRequest) GetOfficialWebsite ¶
func (x *UpdateAnimeLinkRequest) GetOfficialWebsite() string
func (*UpdateAnimeLinkRequest) GetSocialMedia ¶
func (x *UpdateAnimeLinkRequest) GetSocialMedia() []string
func (*UpdateAnimeLinkRequest) GetWikipediaUrl ¶
func (x *UpdateAnimeLinkRequest) GetWikipediaUrl() string
func (*UpdateAnimeLinkRequest) ProtoMessage ¶
func (*UpdateAnimeLinkRequest) ProtoMessage()
func (*UpdateAnimeLinkRequest) ProtoReflect ¶
func (x *UpdateAnimeLinkRequest) ProtoReflect() protoreflect.Message
func (*UpdateAnimeLinkRequest) Reset ¶
func (x *UpdateAnimeLinkRequest) Reset()
func (*UpdateAnimeLinkRequest) String ¶
func (x *UpdateAnimeLinkRequest) String() string
type UpdateAnimeLinkResponse ¶
type UpdateAnimeLinkResponse struct { AnimeLink *AnimeLinkResponse `protobuf:"bytes,1,opt,name=animeLink,proto3" json:"animeLink,omitempty"` // contains filtered or unexported fields }
func (*UpdateAnimeLinkResponse) Descriptor
deprecated
func (*UpdateAnimeLinkResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAnimeLinkResponse.ProtoReflect.Descriptor instead.
func (*UpdateAnimeLinkResponse) GetAnimeLink ¶
func (x *UpdateAnimeLinkResponse) GetAnimeLink() *AnimeLinkResponse
func (*UpdateAnimeLinkResponse) ProtoMessage ¶
func (*UpdateAnimeLinkResponse) ProtoMessage()
func (*UpdateAnimeLinkResponse) ProtoReflect ¶
func (x *UpdateAnimeLinkResponse) ProtoReflect() protoreflect.Message
func (*UpdateAnimeLinkResponse) Reset ¶
func (x *UpdateAnimeLinkResponse) Reset()
func (*UpdateAnimeLinkResponse) String ¶
func (x *UpdateAnimeLinkResponse) String() string
type UpdateAnimeResourceRequest ¶
type UpdateAnimeResourceRequest struct { ResourceID int64 `protobuf:"varint,1,opt,name=resourceID,proto3" json:"resourceID,omitempty"` TvdbID *int32 `protobuf:"varint,2,opt,name=tvdbID,proto3,oneof" json:"tvdbID,omitempty"` TmdbID *int32 `protobuf:"varint,3,opt,name=tmdbID,proto3,oneof" json:"tmdbID,omitempty"` ImdbID *string `protobuf:"bytes,4,opt,name=imdbID,proto3,oneof" json:"imdbID,omitempty"` LivechartID *int32 `protobuf:"varint,5,opt,name=livechartID,proto3,oneof" json:"livechartID,omitempty"` AnimePlanetID *string `protobuf:"bytes,6,opt,name=animePlanetID,proto3,oneof" json:"animePlanetID,omitempty"` AnisearchID *int32 `protobuf:"varint,7,opt,name=anisearchID,proto3,oneof" json:"anisearchID,omitempty"` AnidbID *int32 `protobuf:"varint,8,opt,name=anidbID,proto3,oneof" json:"anidbID,omitempty"` KitsuID *int32 `protobuf:"varint,9,opt,name=kitsuID,proto3,oneof" json:"kitsuID,omitempty"` MalID *int32 `protobuf:"varint,10,opt,name=malID,proto3,oneof" json:"malID,omitempty"` NotifyMoeID *string `protobuf:"bytes,11,opt,name=notifyMoeID,proto3,oneof" json:"notifyMoeID,omitempty"` AnilistID *int32 `protobuf:"varint,12,opt,name=anilistID,proto3,oneof" json:"anilistID,omitempty"` // contains filtered or unexported fields }
func (*UpdateAnimeResourceRequest) Descriptor
deprecated
func (*UpdateAnimeResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAnimeResourceRequest.ProtoReflect.Descriptor instead.
func (*UpdateAnimeResourceRequest) GetAnidbID ¶
func (x *UpdateAnimeResourceRequest) GetAnidbID() int32
func (*UpdateAnimeResourceRequest) GetAnilistID ¶
func (x *UpdateAnimeResourceRequest) GetAnilistID() int32
func (*UpdateAnimeResourceRequest) GetAnimePlanetID ¶
func (x *UpdateAnimeResourceRequest) GetAnimePlanetID() string
func (*UpdateAnimeResourceRequest) GetAnisearchID ¶
func (x *UpdateAnimeResourceRequest) GetAnisearchID() int32
func (*UpdateAnimeResourceRequest) GetImdbID ¶
func (x *UpdateAnimeResourceRequest) GetImdbID() string
func (*UpdateAnimeResourceRequest) GetKitsuID ¶
func (x *UpdateAnimeResourceRequest) GetKitsuID() int32
func (*UpdateAnimeResourceRequest) GetLivechartID ¶
func (x *UpdateAnimeResourceRequest) GetLivechartID() int32
func (*UpdateAnimeResourceRequest) GetMalID ¶
func (x *UpdateAnimeResourceRequest) GetMalID() int32
func (*UpdateAnimeResourceRequest) GetNotifyMoeID ¶
func (x *UpdateAnimeResourceRequest) GetNotifyMoeID() string
func (*UpdateAnimeResourceRequest) GetResourceID ¶
func (x *UpdateAnimeResourceRequest) GetResourceID() int64
func (*UpdateAnimeResourceRequest) GetTmdbID ¶
func (x *UpdateAnimeResourceRequest) GetTmdbID() int32
func (*UpdateAnimeResourceRequest) GetTvdbID ¶
func (x *UpdateAnimeResourceRequest) GetTvdbID() int32
func (*UpdateAnimeResourceRequest) ProtoMessage ¶
func (*UpdateAnimeResourceRequest) ProtoMessage()
func (*UpdateAnimeResourceRequest) ProtoReflect ¶
func (x *UpdateAnimeResourceRequest) ProtoReflect() protoreflect.Message
func (*UpdateAnimeResourceRequest) Reset ¶
func (x *UpdateAnimeResourceRequest) Reset()
func (*UpdateAnimeResourceRequest) String ¶
func (x *UpdateAnimeResourceRequest) String() string
type UpdateAnimeResourceResponse ¶
type UpdateAnimeResourceResponse struct { AnimeResource *AnimeResourceResponse `protobuf:"bytes,1,opt,name=animeResource,proto3" json:"animeResource,omitempty"` // contains filtered or unexported fields }
func (*UpdateAnimeResourceResponse) Descriptor
deprecated
func (*UpdateAnimeResourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAnimeResourceResponse.ProtoReflect.Descriptor instead.
func (*UpdateAnimeResourceResponse) GetAnimeResource ¶
func (x *UpdateAnimeResourceResponse) GetAnimeResource() *AnimeResourceResponse
func (*UpdateAnimeResourceResponse) ProtoMessage ¶
func (*UpdateAnimeResourceResponse) ProtoMessage()
func (*UpdateAnimeResourceResponse) ProtoReflect ¶
func (x *UpdateAnimeResourceResponse) ProtoReflect() protoreflect.Message
func (*UpdateAnimeResourceResponse) Reset ¶
func (x *UpdateAnimeResourceResponse) Reset()
func (*UpdateAnimeResourceResponse) String ¶
func (x *UpdateAnimeResourceResponse) String() string
type UpdateAnimeTagRequest ¶
type UpdateAnimeTagRequest struct { TagID int64 `protobuf:"varint,1,opt,name=tagID,proto3" json:"tagID,omitempty"` Tag *string `protobuf:"bytes,2,opt,name=tag,proto3,oneof" json:"tag,omitempty"` // contains filtered or unexported fields }
func (*UpdateAnimeTagRequest) Descriptor
deprecated
func (*UpdateAnimeTagRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAnimeTagRequest.ProtoReflect.Descriptor instead.
func (*UpdateAnimeTagRequest) GetTag ¶
func (x *UpdateAnimeTagRequest) GetTag() string
func (*UpdateAnimeTagRequest) GetTagID ¶
func (x *UpdateAnimeTagRequest) GetTagID() int64
func (*UpdateAnimeTagRequest) ProtoMessage ¶
func (*UpdateAnimeTagRequest) ProtoMessage()
func (*UpdateAnimeTagRequest) ProtoReflect ¶
func (x *UpdateAnimeTagRequest) ProtoReflect() protoreflect.Message
func (*UpdateAnimeTagRequest) Reset ¶
func (x *UpdateAnimeTagRequest) Reset()
func (*UpdateAnimeTagRequest) String ¶
func (x *UpdateAnimeTagRequest) String() string
type UpdateAnimeTagResponse ¶
type UpdateAnimeTagResponse struct { AnimeTag *AnimeTag `protobuf:"bytes,1,opt,name=animeTag,proto3" json:"animeTag,omitempty"` // contains filtered or unexported fields }
func (*UpdateAnimeTagResponse) Descriptor
deprecated
func (*UpdateAnimeTagResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAnimeTagResponse.ProtoReflect.Descriptor instead.
func (*UpdateAnimeTagResponse) GetAnimeTag ¶
func (x *UpdateAnimeTagResponse) GetAnimeTag() *AnimeTag
func (*UpdateAnimeTagResponse) ProtoMessage ¶
func (*UpdateAnimeTagResponse) ProtoMessage()
func (*UpdateAnimeTagResponse) ProtoReflect ¶
func (x *UpdateAnimeTagResponse) ProtoReflect() protoreflect.Message
func (*UpdateAnimeTagResponse) Reset ¶
func (x *UpdateAnimeTagResponse) Reset()
func (*UpdateAnimeTagResponse) String ¶
func (x *UpdateAnimeTagResponse) String() string
type UpdateAnimeTitleRequest ¶
type UpdateAnimeTitleRequest struct { TitleID int64 `protobuf:"varint,1,opt,name=titleID,proto3" json:"titleID,omitempty"` TitleText *string `protobuf:"bytes,2,opt,name=titleText,proto3,oneof" json:"titleText,omitempty"` // contains filtered or unexported fields }
func (*UpdateAnimeTitleRequest) Descriptor
deprecated
func (*UpdateAnimeTitleRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAnimeTitleRequest.ProtoReflect.Descriptor instead.
func (*UpdateAnimeTitleRequest) GetTitleID ¶
func (x *UpdateAnimeTitleRequest) GetTitleID() int64
func (*UpdateAnimeTitleRequest) GetTitleText ¶
func (x *UpdateAnimeTitleRequest) GetTitleText() string
func (*UpdateAnimeTitleRequest) ProtoMessage ¶
func (*UpdateAnimeTitleRequest) ProtoMessage()
func (*UpdateAnimeTitleRequest) ProtoReflect ¶
func (x *UpdateAnimeTitleRequest) ProtoReflect() protoreflect.Message
func (*UpdateAnimeTitleRequest) Reset ¶
func (x *UpdateAnimeTitleRequest) Reset()
func (*UpdateAnimeTitleRequest) String ¶
func (x *UpdateAnimeTitleRequest) String() string
type UpdateAnimeTitleResponse ¶
type UpdateAnimeTitleResponse struct { AnimeTitle *AnimeTitle `protobuf:"bytes,1,opt,name=animeTitle,proto3" json:"animeTitle,omitempty"` // contains filtered or unexported fields }
func (*UpdateAnimeTitleResponse) Descriptor
deprecated
func (*UpdateAnimeTitleResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAnimeTitleResponse.ProtoReflect.Descriptor instead.
func (*UpdateAnimeTitleResponse) GetAnimeTitle ¶
func (x *UpdateAnimeTitleResponse) GetAnimeTitle() *AnimeTitle
func (*UpdateAnimeTitleResponse) ProtoMessage ¶
func (*UpdateAnimeTitleResponse) ProtoMessage()
func (*UpdateAnimeTitleResponse) ProtoReflect ¶
func (x *UpdateAnimeTitleResponse) ProtoReflect() protoreflect.Message
func (*UpdateAnimeTitleResponse) Reset ¶
func (x *UpdateAnimeTitleResponse) Reset()
func (*UpdateAnimeTitleResponse) String ¶
func (x *UpdateAnimeTitleResponse) String() string
type UpdateAnimeTorrentRequest ¶
type UpdateAnimeTorrentRequest struct { TorrentID int64 `protobuf:"varint,1,opt,name=torrentID,proto3" json:"torrentID,omitempty"` LanguageID *int32 `protobuf:"varint,2,opt,name=languageID,proto3,oneof" json:"languageID,omitempty"` FileName *string `protobuf:"bytes,3,opt,name=fileName,proto3,oneof" json:"fileName,omitempty"` TorrentHash *string `protobuf:"bytes,4,opt,name=torrentHash,proto3,oneof" json:"torrentHash,omitempty"` TorrentFile *string `protobuf:"bytes,5,opt,name=torrentFile,proto3,oneof" json:"torrentFile,omitempty"` Seeds *int32 `protobuf:"varint,6,opt,name=seeds,proto3,oneof" json:"seeds,omitempty"` Peers *int32 `protobuf:"varint,7,opt,name=peers,proto3,oneof" json:"peers,omitempty"` Leechers *int32 `protobuf:"varint,8,opt,name=leechers,proto3,oneof" json:"leechers,omitempty"` SizeBytes *int64 `protobuf:"varint,9,opt,name=sizeBytes,proto3,oneof" json:"sizeBytes,omitempty"` Quality *string `protobuf:"bytes,10,opt,name=quality,proto3,oneof" json:"quality,omitempty"` // contains filtered or unexported fields }
func (*UpdateAnimeTorrentRequest) Descriptor
deprecated
func (*UpdateAnimeTorrentRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAnimeTorrentRequest.ProtoReflect.Descriptor instead.
func (*UpdateAnimeTorrentRequest) GetFileName ¶
func (x *UpdateAnimeTorrentRequest) GetFileName() string
func (*UpdateAnimeTorrentRequest) GetLanguageID ¶
func (x *UpdateAnimeTorrentRequest) GetLanguageID() int32
func (*UpdateAnimeTorrentRequest) GetLeechers ¶
func (x *UpdateAnimeTorrentRequest) GetLeechers() int32
func (*UpdateAnimeTorrentRequest) GetPeers ¶
func (x *UpdateAnimeTorrentRequest) GetPeers() int32
func (*UpdateAnimeTorrentRequest) GetQuality ¶
func (x *UpdateAnimeTorrentRequest) GetQuality() string
func (*UpdateAnimeTorrentRequest) GetSeeds ¶
func (x *UpdateAnimeTorrentRequest) GetSeeds() int32
func (*UpdateAnimeTorrentRequest) GetSizeBytes ¶
func (x *UpdateAnimeTorrentRequest) GetSizeBytes() int64
func (*UpdateAnimeTorrentRequest) GetTorrentFile ¶
func (x *UpdateAnimeTorrentRequest) GetTorrentFile() string
func (*UpdateAnimeTorrentRequest) GetTorrentHash ¶
func (x *UpdateAnimeTorrentRequest) GetTorrentHash() string
func (*UpdateAnimeTorrentRequest) GetTorrentID ¶
func (x *UpdateAnimeTorrentRequest) GetTorrentID() int64
func (*UpdateAnimeTorrentRequest) ProtoMessage ¶
func (*UpdateAnimeTorrentRequest) ProtoMessage()
func (*UpdateAnimeTorrentRequest) ProtoReflect ¶
func (x *UpdateAnimeTorrentRequest) ProtoReflect() protoreflect.Message
func (*UpdateAnimeTorrentRequest) Reset ¶
func (x *UpdateAnimeTorrentRequest) Reset()
func (*UpdateAnimeTorrentRequest) String ¶
func (x *UpdateAnimeTorrentRequest) String() string
type UpdateAnimeTorrentResponse ¶
type UpdateAnimeTorrentResponse struct { AnimeTorrent *AnimeTorrentResponse `protobuf:"bytes,1,opt,name=animeTorrent,proto3" json:"animeTorrent,omitempty"` // contains filtered or unexported fields }
func (*UpdateAnimeTorrentResponse) Descriptor
deprecated
func (*UpdateAnimeTorrentResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAnimeTorrentResponse.ProtoReflect.Descriptor instead.
func (*UpdateAnimeTorrentResponse) GetAnimeTorrent ¶
func (x *UpdateAnimeTorrentResponse) GetAnimeTorrent() *AnimeTorrentResponse
func (*UpdateAnimeTorrentResponse) ProtoMessage ¶
func (*UpdateAnimeTorrentResponse) ProtoMessage()
func (*UpdateAnimeTorrentResponse) ProtoReflect ¶
func (x *UpdateAnimeTorrentResponse) ProtoReflect() protoreflect.Message
func (*UpdateAnimeTorrentResponse) Reset ¶
func (x *UpdateAnimeTorrentResponse) Reset()
func (*UpdateAnimeTorrentResponse) String ¶
func (x *UpdateAnimeTorrentResponse) String() string
type UpdateAnimeTrailerRequest ¶
type UpdateAnimeTrailerRequest struct { TrailerID int64 `protobuf:"varint,1,opt,name=trailerID,proto3" json:"trailerID,omitempty"` IsOfficial *bool `protobuf:"varint,2,opt,name=isOfficial,proto3,oneof" json:"isOfficial,omitempty"` HostName *string `protobuf:"bytes,3,opt,name=hostName,proto3,oneof" json:"hostName,omitempty"` HostKey *string `protobuf:"bytes,4,opt,name=hostKey,proto3,oneof" json:"hostKey,omitempty"` // contains filtered or unexported fields }
func (*UpdateAnimeTrailerRequest) Descriptor
deprecated
func (*UpdateAnimeTrailerRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAnimeTrailerRequest.ProtoReflect.Descriptor instead.
func (*UpdateAnimeTrailerRequest) GetHostKey ¶
func (x *UpdateAnimeTrailerRequest) GetHostKey() string
func (*UpdateAnimeTrailerRequest) GetHostName ¶
func (x *UpdateAnimeTrailerRequest) GetHostName() string
func (*UpdateAnimeTrailerRequest) GetIsOfficial ¶
func (x *UpdateAnimeTrailerRequest) GetIsOfficial() bool
func (*UpdateAnimeTrailerRequest) GetTrailerID ¶
func (x *UpdateAnimeTrailerRequest) GetTrailerID() int64
func (*UpdateAnimeTrailerRequest) ProtoMessage ¶
func (*UpdateAnimeTrailerRequest) ProtoMessage()
func (*UpdateAnimeTrailerRequest) ProtoReflect ¶
func (x *UpdateAnimeTrailerRequest) ProtoReflect() protoreflect.Message
func (*UpdateAnimeTrailerRequest) Reset ¶
func (x *UpdateAnimeTrailerRequest) Reset()
func (*UpdateAnimeTrailerRequest) String ¶
func (x *UpdateAnimeTrailerRequest) String() string
type UpdateAnimeTrailerResponse ¶
type UpdateAnimeTrailerResponse struct { AnimeTrailer *AnimeTrailerResponse `protobuf:"bytes,1,opt,name=animeTrailer,proto3" json:"animeTrailer,omitempty"` // contains filtered or unexported fields }
func (*UpdateAnimeTrailerResponse) Descriptor
deprecated
func (*UpdateAnimeTrailerResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAnimeTrailerResponse.ProtoReflect.Descriptor instead.
func (*UpdateAnimeTrailerResponse) GetAnimeTrailer ¶
func (x *UpdateAnimeTrailerResponse) GetAnimeTrailer() *AnimeTrailerResponse
func (*UpdateAnimeTrailerResponse) ProtoMessage ¶
func (*UpdateAnimeTrailerResponse) ProtoMessage()
func (*UpdateAnimeTrailerResponse) ProtoReflect ¶
func (x *UpdateAnimeTrailerResponse) ProtoReflect() protoreflect.Message
func (*UpdateAnimeTrailerResponse) Reset ¶
func (x *UpdateAnimeTrailerResponse) Reset()
func (*UpdateAnimeTrailerResponse) String ¶
func (x *UpdateAnimeTrailerResponse) String() string
type UpdateAnimeVideoRequest ¶
type UpdateAnimeVideoRequest struct { VideoID int64 `protobuf:"varint,1,opt,name=videoID,proto3" json:"videoID,omitempty"` LanguageID *int32 `protobuf:"varint,2,opt,name=languageID,proto3,oneof" json:"languageID,omitempty"` Authority *string `protobuf:"bytes,3,opt,name=authority,proto3,oneof" json:"authority,omitempty"` Referer *string `protobuf:"bytes,4,opt,name=referer,proto3,oneof" json:"referer,omitempty"` Link *string `protobuf:"bytes,5,opt,name=link,proto3,oneof" json:"link,omitempty"` Quality *string `protobuf:"bytes,6,opt,name=quality,proto3,oneof" json:"quality,omitempty"` // contains filtered or unexported fields }
func (*UpdateAnimeVideoRequest) Descriptor
deprecated
func (*UpdateAnimeVideoRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAnimeVideoRequest.ProtoReflect.Descriptor instead.
func (*UpdateAnimeVideoRequest) GetAuthority ¶
func (x *UpdateAnimeVideoRequest) GetAuthority() string
func (*UpdateAnimeVideoRequest) GetLanguageID ¶
func (x *UpdateAnimeVideoRequest) GetLanguageID() int32
func (*UpdateAnimeVideoRequest) GetLink ¶
func (x *UpdateAnimeVideoRequest) GetLink() string
func (*UpdateAnimeVideoRequest) GetQuality ¶
func (x *UpdateAnimeVideoRequest) GetQuality() string
func (*UpdateAnimeVideoRequest) GetReferer ¶
func (x *UpdateAnimeVideoRequest) GetReferer() string
func (*UpdateAnimeVideoRequest) GetVideoID ¶
func (x *UpdateAnimeVideoRequest) GetVideoID() int64
func (*UpdateAnimeVideoRequest) ProtoMessage ¶
func (*UpdateAnimeVideoRequest) ProtoMessage()
func (*UpdateAnimeVideoRequest) ProtoReflect ¶
func (x *UpdateAnimeVideoRequest) ProtoReflect() protoreflect.Message
func (*UpdateAnimeVideoRequest) Reset ¶
func (x *UpdateAnimeVideoRequest) Reset()
func (*UpdateAnimeVideoRequest) String ¶
func (x *UpdateAnimeVideoRequest) String() string
type UpdateAnimeVideoResponse ¶
type UpdateAnimeVideoResponse struct { AnimeVideo *AnimeVideoResponse `protobuf:"bytes,1,opt,name=animeVideo,proto3" json:"animeVideo,omitempty"` // contains filtered or unexported fields }
func (*UpdateAnimeVideoResponse) Descriptor
deprecated
func (*UpdateAnimeVideoResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAnimeVideoResponse.ProtoReflect.Descriptor instead.
func (*UpdateAnimeVideoResponse) GetAnimeVideo ¶
func (x *UpdateAnimeVideoResponse) GetAnimeVideo() *AnimeVideoResponse
func (*UpdateAnimeVideoResponse) ProtoMessage ¶
func (*UpdateAnimeVideoResponse) ProtoMessage()
func (*UpdateAnimeVideoResponse) ProtoReflect ¶
func (x *UpdateAnimeVideoResponse) ProtoReflect() protoreflect.Message
func (*UpdateAnimeVideoResponse) Reset ¶
func (x *UpdateAnimeVideoResponse) Reset()
func (*UpdateAnimeVideoResponse) String ¶
func (x *UpdateAnimeVideoResponse) String() string
Source Files ¶
- anime_character.pb.go
- anime_image.pb.go
- anime_link.pb.go
- anime_resource.pb.go
- anime_server.pb.go
- anime_tag.pb.go
- anime_title.pb.go
- anime_torrent.pb.go
- anime_trailer.pb.go
- anime_video.pb.go
- rpc_update_anime_character.pb.go
- rpc_update_anime_image.pb.go
- rpc_update_anime_link.pb.go
- rpc_update_anime_resource.pb.go
- rpc_update_anime_tag.pb.go
- rpc_update_anime_title.pb.go
- rpc_update_anime_torrent.pb.go
- rpc_update_anime_trailer.pb.go
- rpc_update_anime_video.pb.go
- service_anime.pb.go
- service_anime.pb.gw.go
- service_anime_grpc.pb.go