Documentation ¶
Index ¶
- type AdminChannelService
- func (a *AdminChannelService) AdminCreateChannel(input *admin_channel.AdminCreateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)deprecated
- func (a *AdminChannelService) AdminCreateChannelShort(input *admin_channel.AdminCreateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
- func (a *AdminChannelService) AdminDeleteChannel(input *admin_channel.AdminDeleteChannelParams) errordeprecated
- func (a *AdminChannelService) AdminDeleteChannelShort(input *admin_channel.AdminDeleteChannelParams) error
- func (a *AdminChannelService) AdminGetChannel(input *admin_channel.AdminGetChannelParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)deprecated
- func (a *AdminChannelService) AdminGetChannelShort(input *admin_channel.AdminGetChannelParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)
- func (a *AdminChannelService) AdminUpdateChannel(input *admin_channel.AdminUpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)deprecated
- func (a *AdminChannelService) AdminUpdateChannelShort(input *admin_channel.AdminUpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
- func (a *AdminChannelService) GetAuthSession() auth.Session
- func (a *AdminChannelService) SingleAdminDeleteChannel(input *admin_channel.SingleAdminDeleteChannelParams) errordeprecated
- func (a *AdminChannelService) SingleAdminDeleteChannelShort(input *admin_channel.SingleAdminDeleteChannelParams) error
- func (a *AdminChannelService) SingleAdminGetChannel(input *admin_channel.SingleAdminGetChannelParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)deprecated
- func (a *AdminChannelService) SingleAdminGetChannelShort(input *admin_channel.SingleAdminGetChannelParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)
- func (a *AdminChannelService) SingleAdminUpdateChannel(input *admin_channel.SingleAdminUpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)deprecated
- func (a *AdminChannelService) SingleAdminUpdateChannelShort(input *admin_channel.SingleAdminUpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
- type AdminContentService
- func (a *AdminContentService) AdminDeleteContent(input *admin_content.AdminDeleteContentParams) errordeprecated
- func (a *AdminContentService) AdminDeleteContentScreenshot(input *admin_content.AdminDeleteContentScreenshotParams) errordeprecated
- func (a *AdminContentService) AdminDeleteContentScreenshotShort(input *admin_content.AdminDeleteContentScreenshotParams) error
- func (a *AdminContentService) AdminDeleteContentShort(input *admin_content.AdminDeleteContentParams) error
- func (a *AdminContentService) AdminDownloadContentPreview(input *admin_content.AdminDownloadContentPreviewParams) (*ugcclientmodels.ModelsGetContentPreviewResponse, error)deprecated
- func (a *AdminContentService) AdminDownloadContentPreviewShort(input *admin_content.AdminDownloadContentPreviewParams) (*ugcclientmodels.ModelsGetContentPreviewResponse, error)
- func (a *AdminContentService) AdminGetContent(input *admin_content.AdminGetContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (a *AdminContentService) AdminGetContentShort(input *admin_content.AdminGetContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (a *AdminContentService) AdminGetSpecificContent(input *admin_content.AdminGetSpecificContentParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)deprecated
- func (a *AdminContentService) AdminGetSpecificContentShort(input *admin_content.AdminGetSpecificContentParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
- func (a *AdminContentService) AdminHideUserContent(input *admin_content.AdminHideUserContentParams) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (a *AdminContentService) AdminHideUserContentShort(input *admin_content.AdminHideUserContentParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (a *AdminContentService) AdminSearchChannelSpecificContent(input *admin_content.AdminSearchChannelSpecificContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (a *AdminContentService) AdminSearchChannelSpecificContentShort(input *admin_content.AdminSearchChannelSpecificContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (a *AdminContentService) AdminSearchContent(input *admin_content.AdminSearchContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (a *AdminContentService) AdminSearchContentShort(input *admin_content.AdminSearchContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (a *AdminContentService) AdminUpdateContentDirect(input *admin_content.AdminUpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (a *AdminContentService) AdminUpdateContentDirectShort(input *admin_content.AdminUpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (a *AdminContentService) AdminUpdateContentS3(input *admin_content.AdminUpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (a *AdminContentService) AdminUpdateContentS3Short(input *admin_content.AdminUpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (a *AdminContentService) AdminUpdateScreenshots(input *admin_content.AdminUpdateScreenshotsParams) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)deprecated
- func (a *AdminContentService) AdminUpdateScreenshotsShort(input *admin_content.AdminUpdateScreenshotsParams) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)
- func (a *AdminContentService) AdminUploadContentDirect(input *admin_content.AdminUploadContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (a *AdminContentService) AdminUploadContentDirectShort(input *admin_content.AdminUploadContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (a *AdminContentService) AdminUploadContentS3(input *admin_content.AdminUploadContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (a *AdminContentService) AdminUploadContentS3Short(input *admin_content.AdminUploadContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (a *AdminContentService) AdminUploadContentScreenshot(input *admin_content.AdminUploadContentScreenshotParams) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)deprecated
- func (a *AdminContentService) AdminUploadContentScreenshotShort(input *admin_content.AdminUploadContentScreenshotParams) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)
- func (a *AdminContentService) GetAuthSession() auth.Session
- func (a *AdminContentService) SingleAdminDeleteContent(input *admin_content.SingleAdminDeleteContentParams) errordeprecated
- func (a *AdminContentService) SingleAdminDeleteContentShort(input *admin_content.SingleAdminDeleteContentParams) error
- func (a *AdminContentService) SingleAdminGetContent(input *admin_content.SingleAdminGetContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (a *AdminContentService) SingleAdminGetContentShort(input *admin_content.SingleAdminGetContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (a *AdminContentService) SingleAdminUpdateContentDirect(input *admin_content.SingleAdminUpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (a *AdminContentService) SingleAdminUpdateContentDirectShort(input *admin_content.SingleAdminUpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (a *AdminContentService) SingleAdminUpdateContentS3(input *admin_content.SingleAdminUpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (a *AdminContentService) SingleAdminUpdateContentS3Short(input *admin_content.SingleAdminUpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
- type AdminGroupService
- func (a *AdminGroupService) AdminCreateGroup(input *admin_group.AdminCreateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)deprecated
- func (a *AdminGroupService) AdminCreateGroupShort(input *admin_group.AdminCreateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
- func (a *AdminGroupService) AdminDeleteGroup(input *admin_group.AdminDeleteGroupParams) errordeprecated
- func (a *AdminGroupService) AdminDeleteGroupShort(input *admin_group.AdminDeleteGroupParams) error
- func (a *AdminGroupService) AdminGetAllGroups(input *admin_group.AdminGetAllGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)deprecated
- func (a *AdminGroupService) AdminGetAllGroupsShort(input *admin_group.AdminGetAllGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)
- func (a *AdminGroupService) AdminGetGroup(input *admin_group.AdminGetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)deprecated
- func (a *AdminGroupService) AdminGetGroupContents(input *admin_group.AdminGetGroupContentsParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (a *AdminGroupService) AdminGetGroupContentsShort(input *admin_group.AdminGetGroupContentsParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (a *AdminGroupService) AdminGetGroupShort(input *admin_group.AdminGetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
- func (a *AdminGroupService) AdminUpdateGroup(input *admin_group.AdminUpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)deprecated
- func (a *AdminGroupService) AdminUpdateGroupShort(input *admin_group.AdminUpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
- func (a *AdminGroupService) GetAuthSession() auth.Session
- func (a *AdminGroupService) SingleAdminDeleteGroup(input *admin_group.SingleAdminDeleteGroupParams) errordeprecated
- func (a *AdminGroupService) SingleAdminDeleteGroupShort(input *admin_group.SingleAdminDeleteGroupParams) error
- func (a *AdminGroupService) SingleAdminGetAllGroups(input *admin_group.SingleAdminGetAllGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)deprecated
- func (a *AdminGroupService) SingleAdminGetAllGroupsShort(input *admin_group.SingleAdminGetAllGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)
- func (a *AdminGroupService) SingleAdminGetGroup(input *admin_group.SingleAdminGetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)deprecated
- func (a *AdminGroupService) SingleAdminGetGroupContents(input *admin_group.SingleAdminGetGroupContentsParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (a *AdminGroupService) SingleAdminGetGroupContentsShort(input *admin_group.SingleAdminGetGroupContentsParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (a *AdminGroupService) SingleAdminGetGroupShort(input *admin_group.SingleAdminGetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
- func (a *AdminGroupService) SingleAdminUpdateGroup(input *admin_group.SingleAdminUpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)deprecated
- func (a *AdminGroupService) SingleAdminUpdateGroupShort(input *admin_group.SingleAdminUpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
- type AdminTagService
- func (a *AdminTagService) AdminCreateTag(input *admin_tag.AdminCreateTagParams) (*ugcclientmodels.ModelsCreateTagResponse, error)deprecated
- func (a *AdminTagService) AdminCreateTagShort(input *admin_tag.AdminCreateTagParams) (*ugcclientmodels.ModelsCreateTagResponse, error)
- func (a *AdminTagService) AdminDeleteTag(input *admin_tag.AdminDeleteTagParams) errordeprecated
- func (a *AdminTagService) AdminDeleteTagShort(input *admin_tag.AdminDeleteTagParams) error
- func (a *AdminTagService) AdminGetTag(input *admin_tag.AdminGetTagParams) (*ugcclientmodels.ModelsPaginatedGetTagResponse, error)deprecated
- func (a *AdminTagService) AdminGetTagShort(input *admin_tag.AdminGetTagParams) (*ugcclientmodels.ModelsPaginatedGetTagResponse, error)
- func (a *AdminTagService) AdminUpdateTag(input *admin_tag.AdminUpdateTagParams) (*ugcclientmodels.ModelsCreateTagResponse, error)deprecated
- func (a *AdminTagService) AdminUpdateTagShort(input *admin_tag.AdminUpdateTagParams) (*ugcclientmodels.ModelsCreateTagResponse, error)
- func (a *AdminTagService) GetAuthSession() auth.Session
- type AdminTypeService
- func (a *AdminTypeService) AdminCreateType(input *admin_type.AdminCreateTypeParams) (*ugcclientmodels.ModelsCreateTypeResponse, error)deprecated
- func (a *AdminTypeService) AdminCreateTypeShort(input *admin_type.AdminCreateTypeParams) (*ugcclientmodels.ModelsCreateTypeResponse, error)
- func (a *AdminTypeService) AdminDeleteType(input *admin_type.AdminDeleteTypeParams) errordeprecated
- func (a *AdminTypeService) AdminDeleteTypeShort(input *admin_type.AdminDeleteTypeParams) error
- func (a *AdminTypeService) AdminGetType(input *admin_type.AdminGetTypeParams) (*ugcclientmodels.ModelsPaginatedGetTypeResponse, error)deprecated
- func (a *AdminTypeService) AdminGetTypeShort(input *admin_type.AdminGetTypeParams) (*ugcclientmodels.ModelsPaginatedGetTypeResponse, error)
- func (a *AdminTypeService) AdminUpdateType(input *admin_type.AdminUpdateTypeParams) (*ugcclientmodels.ModelsCreateTypeResponse, error)deprecated
- func (a *AdminTypeService) AdminUpdateTypeShort(input *admin_type.AdminUpdateTypeParams) (*ugcclientmodels.ModelsCreateTypeResponse, error)
- func (a *AdminTypeService) GetAuthSession() auth.Session
- type AnonymizationService
- func (a *AnonymizationService) AdminDeleteAllUserChannels(input *anonymization.AdminDeleteAllUserChannelsParams) errordeprecated
- func (a *AnonymizationService) AdminDeleteAllUserChannelsShort(input *anonymization.AdminDeleteAllUserChannelsParams) error
- func (a *AnonymizationService) AdminDeleteAllUserContents(input *anonymization.AdminDeleteAllUserContentsParams) errordeprecated
- func (a *AnonymizationService) AdminDeleteAllUserContentsShort(input *anonymization.AdminDeleteAllUserContentsParams) error
- func (a *AnonymizationService) AdminDeleteAllUserGroup(input *anonymization.AdminDeleteAllUserGroupParams) errordeprecated
- func (a *AnonymizationService) AdminDeleteAllUserGroupShort(input *anonymization.AdminDeleteAllUserGroupParams) error
- func (a *AnonymizationService) AdminDeleteAllUserStates(input *anonymization.AdminDeleteAllUserStatesParams) errordeprecated
- func (a *AnonymizationService) AdminDeleteAllUserStatesShort(input *anonymization.AdminDeleteAllUserStatesParams) error
- func (a *AnonymizationService) DeleteAllUserChannel(input *anonymization.DeleteAllUserChannelParams) errordeprecated
- func (a *AnonymizationService) DeleteAllUserChannelShort(input *anonymization.DeleteAllUserChannelParams) error
- func (a *AnonymizationService) DeleteAllUserContents(input *anonymization.DeleteAllUserContentsParams) errordeprecated
- func (a *AnonymizationService) DeleteAllUserContentsShort(input *anonymization.DeleteAllUserContentsParams) error
- func (a *AnonymizationService) DeleteAllUserGroup(input *anonymization.DeleteAllUserGroupParams) errordeprecated
- func (a *AnonymizationService) DeleteAllUserGroupShort(input *anonymization.DeleteAllUserGroupParams) error
- func (a *AnonymizationService) DeleteAllUserStates(input *anonymization.DeleteAllUserStatesParams) errordeprecated
- func (a *AnonymizationService) DeleteAllUserStatesShort(input *anonymization.DeleteAllUserStatesParams) error
- func (a *AnonymizationService) GetAuthSession() auth.Session
- type PublicChannelService
- func (p *PublicChannelService) CreateChannel(input *public_channel.CreateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)deprecated
- func (p *PublicChannelService) CreateChannelShort(input *public_channel.CreateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
- func (p *PublicChannelService) DeleteChannel(input *public_channel.DeleteChannelParams) errordeprecated
- func (p *PublicChannelService) DeleteChannelShort(input *public_channel.DeleteChannelParams) error
- func (p *PublicChannelService) GetAuthSession() auth.Session
- func (p *PublicChannelService) GetChannels(input *public_channel.GetChannelsParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)deprecated
- func (p *PublicChannelService) GetChannelsShort(input *public_channel.GetChannelsParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)
- func (p *PublicChannelService) UpdateChannel(input *public_channel.UpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)deprecated
- func (p *PublicChannelService) UpdateChannelShort(input *public_channel.UpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
- type PublicContentService
- func (p *PublicContentService) CreateContentDirect(input *public_content.CreateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (p *PublicContentService) CreateContentDirectShort(input *public_content.CreateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (p *PublicContentService) CreateContentS3(input *public_content.CreateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (p *PublicContentService) CreateContentS3Short(input *public_content.CreateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (p *PublicContentService) DeleteContent(input *public_content.DeleteContentParams) errordeprecated
- func (p *PublicContentService) DeleteContentScreenshot(input *public_content.DeleteContentScreenshotParams) errordeprecated
- func (p *PublicContentService) DeleteContentScreenshotShort(input *public_content.DeleteContentScreenshotParams) error
- func (p *PublicContentService) DeleteContentShort(input *public_content.DeleteContentParams) error
- func (p *PublicContentService) DownloadContentByShareCode(input *public_content.DownloadContentByShareCodeParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)deprecated
- func (p *PublicContentService) DownloadContentByShareCodeShort(input *public_content.DownloadContentByShareCodeParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
- func (p *PublicContentService) GetAuthSession() auth.Session
- func (p *PublicContentService) PublicDownloadContentByContentID(input *public_content.PublicDownloadContentByContentIDParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)deprecated
- func (p *PublicContentService) PublicDownloadContentByContentIDShort(input *public_content.PublicDownloadContentByContentIDParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
- func (p *PublicContentService) PublicDownloadContentPreview(input *public_content.PublicDownloadContentPreviewParams) (*ugcclientmodels.ModelsGetContentPreviewResponse, error)deprecated
- func (p *PublicContentService) PublicDownloadContentPreviewShort(input *public_content.PublicDownloadContentPreviewParams) (*ugcclientmodels.ModelsGetContentPreviewResponse, error)
- func (p *PublicContentService) PublicGetContentBulk(input *public_content.PublicGetContentBulkParams) ([]*ugcclientmodels.ModelsContentDownloadResponse, error)deprecated
- func (p *PublicContentService) PublicGetContentBulkShort(input *public_content.PublicGetContentBulkParams) ([]*ugcclientmodels.ModelsContentDownloadResponse, error)
- func (p *PublicContentService) PublicGetUserContent(input *public_content.PublicGetUserContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (p *PublicContentService) PublicGetUserContentShort(input *public_content.PublicGetUserContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (p *PublicContentService) PublicSearchContent(input *public_content.PublicSearchContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (p *PublicContentService) PublicSearchContentShort(input *public_content.PublicSearchContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (p *PublicContentService) SearchChannelSpecificContent(input *public_content.SearchChannelSpecificContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (p *PublicContentService) SearchChannelSpecificContentShort(input *public_content.SearchChannelSpecificContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (p *PublicContentService) UpdateContentDirect(input *public_content.UpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (p *PublicContentService) UpdateContentDirectShort(input *public_content.UpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (p *PublicContentService) UpdateContentS3(input *public_content.UpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (p *PublicContentService) UpdateContentS3Short(input *public_content.UpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (p *PublicContentService) UpdateScreenshots(input *public_content.UpdateScreenshotsParams) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)deprecated
- func (p *PublicContentService) UpdateScreenshotsShort(input *public_content.UpdateScreenshotsParams) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)
- func (p *PublicContentService) UploadContentScreenshot(input *public_content.UploadContentScreenshotParams) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)deprecated
- func (p *PublicContentService) UploadContentScreenshotShort(input *public_content.UploadContentScreenshotParams) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)
- type PublicCreatorService
- func (p *PublicCreatorService) GetAuthSession() auth.Session
- func (p *PublicCreatorService) GetCreator(input *public_creator.GetCreatorParams) (*ugcclientmodels.ModelsCreatorResponse, error)deprecated
- func (p *PublicCreatorService) GetCreatorShort(input *public_creator.GetCreatorParams) (*ugcclientmodels.ModelsCreatorResponse, error)
- type PublicDownloadCountService
- func (p *PublicDownloadCountService) AddDownloadCount(input *public_download_count.AddDownloadCountParams) (*ugcclientmodels.ModelsAddDownloadCountResponse, error)deprecated
- func (p *PublicDownloadCountService) AddDownloadCountShort(input *public_download_count.AddDownloadCountParams) (*ugcclientmodels.ModelsAddDownloadCountResponse, error)
- func (p *PublicDownloadCountService) GetAuthSession() auth.Session
- type PublicFollowService
- func (p *PublicFollowService) GetAuthSession() auth.Session
- func (p *PublicFollowService) GetFollowedContent(input *public_follow.GetFollowedContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (p *PublicFollowService) GetFollowedContentShort(input *public_follow.GetFollowedContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (p *PublicFollowService) GetFollowedUsers(input *public_follow.GetFollowedUsersParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)deprecated
- func (p *PublicFollowService) GetFollowedUsersShort(input *public_follow.GetFollowedUsersParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)
- func (p *PublicFollowService) GetPublicFollowers(input *public_follow.GetPublicFollowersParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)deprecated
- func (p *PublicFollowService) GetPublicFollowersShort(input *public_follow.GetPublicFollowersParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)
- func (p *PublicFollowService) GetPublicFollowing(input *public_follow.GetPublicFollowingParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)deprecated
- func (p *PublicFollowService) GetPublicFollowingShort(input *public_follow.GetPublicFollowingParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)
- func (p *PublicFollowService) UpdateUserFollowStatus(input *public_follow.UpdateUserFollowStatusParams) (*ugcclientmodels.ModelsUserFollowResponse, error)deprecated
- func (p *PublicFollowService) UpdateUserFollowStatusShort(input *public_follow.UpdateUserFollowStatusParams) (*ugcclientmodels.ModelsUserFollowResponse, error)
- type PublicGroupService
- func (p *PublicGroupService) CreateGroup(input *public_group.CreateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)deprecated
- func (p *PublicGroupService) CreateGroupShort(input *public_group.CreateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
- func (p *PublicGroupService) DeleteGroup(input *public_group.DeleteGroupParams) errordeprecated
- func (p *PublicGroupService) DeleteGroupShort(input *public_group.DeleteGroupParams) error
- func (p *PublicGroupService) GetAuthSession() auth.Session
- func (p *PublicGroupService) GetGroup(input *public_group.GetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)deprecated
- func (p *PublicGroupService) GetGroupContent(input *public_group.GetGroupContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (p *PublicGroupService) GetGroupContentShort(input *public_group.GetGroupContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (p *PublicGroupService) GetGroupShort(input *public_group.GetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
- func (p *PublicGroupService) GetGroups(input *public_group.GetGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)deprecated
- func (p *PublicGroupService) GetGroupsShort(input *public_group.GetGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)
- func (p *PublicGroupService) UpdateGroup(input *public_group.UpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)deprecated
- func (p *PublicGroupService) UpdateGroupShort(input *public_group.UpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
- type PublicLikeService
- func (p *PublicLikeService) GetAuthSession() auth.Session
- func (p *PublicLikeService) GetLikedContent(input *public_like.GetLikedContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (p *PublicLikeService) GetLikedContentShort(input *public_like.GetLikedContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (p *PublicLikeService) UpdateContentLikeStatus(input *public_like.UpdateContentLikeStatusParams) (*ugcclientmodels.ModelsContentLikeResponse, error)deprecated
- func (p *PublicLikeService) UpdateContentLikeStatusShort(input *public_like.UpdateContentLikeStatusParams) (*ugcclientmodels.ModelsContentLikeResponse, error)
- type PublicTagService
- func (p *PublicTagService) GetAuthSession() auth.Session
- func (p *PublicTagService) GetTag(input *public_tag.GetTagParams) (*ugcclientmodels.ModelsPaginatedGetTagResponse, error)deprecated
- func (p *PublicTagService) GetTagShort(input *public_tag.GetTagParams) (*ugcclientmodels.ModelsPaginatedGetTagResponse, error)
- type PublicTypeService
- func (p *PublicTypeService) GetAuthSession() auth.Session
- func (p *PublicTypeService) GetType(input *public_type.GetTypeParams) (*ugcclientmodels.ModelsPaginatedGetTypeResponse, error)deprecated
- func (p *PublicTypeService) GetTypeShort(input *public_type.GetTypeParams) (*ugcclientmodels.ModelsPaginatedGetTypeResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminChannelService ¶
type AdminChannelService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*AdminChannelService) AdminCreateChannel
deprecated
func (a *AdminChannelService) AdminCreateChannel(input *admin_channel.AdminCreateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
Deprecated: Use AdminCreateChannelShort instead
func (*AdminChannelService) AdminCreateChannelShort ¶ added in v0.10.0
func (a *AdminChannelService) AdminCreateChannelShort(input *admin_channel.AdminCreateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
func (*AdminChannelService) AdminDeleteChannel
deprecated
func (a *AdminChannelService) AdminDeleteChannel(input *admin_channel.AdminDeleteChannelParams) error
Deprecated: Use AdminDeleteChannelShort instead
func (*AdminChannelService) AdminDeleteChannelShort ¶ added in v0.10.0
func (a *AdminChannelService) AdminDeleteChannelShort(input *admin_channel.AdminDeleteChannelParams) error
func (*AdminChannelService) AdminGetChannel
deprecated
func (a *AdminChannelService) AdminGetChannel(input *admin_channel.AdminGetChannelParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)
Deprecated: Use AdminGetChannelShort instead
func (*AdminChannelService) AdminGetChannelShort ¶ added in v0.10.0
func (a *AdminChannelService) AdminGetChannelShort(input *admin_channel.AdminGetChannelParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)
func (*AdminChannelService) AdminUpdateChannel
deprecated
func (a *AdminChannelService) AdminUpdateChannel(input *admin_channel.AdminUpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
Deprecated: Use AdminUpdateChannelShort instead
func (*AdminChannelService) AdminUpdateChannelShort ¶ added in v0.10.0
func (a *AdminChannelService) AdminUpdateChannelShort(input *admin_channel.AdminUpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
func (*AdminChannelService) GetAuthSession ¶ added in v0.21.0
func (a *AdminChannelService) GetAuthSession() auth.Session
func (*AdminChannelService) SingleAdminDeleteChannel
deprecated
func (a *AdminChannelService) SingleAdminDeleteChannel(input *admin_channel.SingleAdminDeleteChannelParams) error
Deprecated: Use SingleAdminDeleteChannelShort instead
func (*AdminChannelService) SingleAdminDeleteChannelShort ¶ added in v0.10.0
func (a *AdminChannelService) SingleAdminDeleteChannelShort(input *admin_channel.SingleAdminDeleteChannelParams) error
func (*AdminChannelService) SingleAdminGetChannel
deprecated
func (a *AdminChannelService) SingleAdminGetChannel(input *admin_channel.SingleAdminGetChannelParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)
Deprecated: Use SingleAdminGetChannelShort instead
func (*AdminChannelService) SingleAdminGetChannelShort ¶ added in v0.10.0
func (a *AdminChannelService) SingleAdminGetChannelShort(input *admin_channel.SingleAdminGetChannelParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)
func (*AdminChannelService) SingleAdminUpdateChannel
deprecated
func (a *AdminChannelService) SingleAdminUpdateChannel(input *admin_channel.SingleAdminUpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
Deprecated: Use SingleAdminUpdateChannelShort instead
func (*AdminChannelService) SingleAdminUpdateChannelShort ¶ added in v0.10.0
func (a *AdminChannelService) SingleAdminUpdateChannelShort(input *admin_channel.SingleAdminUpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
type AdminContentService ¶
type AdminContentService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*AdminContentService) AdminDeleteContent
deprecated
func (a *AdminContentService) AdminDeleteContent(input *admin_content.AdminDeleteContentParams) error
Deprecated: Use AdminDeleteContentShort instead
func (*AdminContentService) AdminDeleteContentScreenshot
deprecated
added in
v0.10.0
func (a *AdminContentService) AdminDeleteContentScreenshot(input *admin_content.AdminDeleteContentScreenshotParams) error
Deprecated: Use AdminDeleteContentScreenshotShort instead
func (*AdminContentService) AdminDeleteContentScreenshotShort ¶ added in v0.10.0
func (a *AdminContentService) AdminDeleteContentScreenshotShort(input *admin_content.AdminDeleteContentScreenshotParams) error
func (*AdminContentService) AdminDeleteContentShort ¶ added in v0.10.0
func (a *AdminContentService) AdminDeleteContentShort(input *admin_content.AdminDeleteContentParams) error
func (*AdminContentService) AdminDownloadContentPreview
deprecated
func (a *AdminContentService) AdminDownloadContentPreview(input *admin_content.AdminDownloadContentPreviewParams) (*ugcclientmodels.ModelsGetContentPreviewResponse, error)
Deprecated: Use AdminDownloadContentPreviewShort instead
func (*AdminContentService) AdminDownloadContentPreviewShort ¶ added in v0.10.0
func (a *AdminContentService) AdminDownloadContentPreviewShort(input *admin_content.AdminDownloadContentPreviewParams) (*ugcclientmodels.ModelsGetContentPreviewResponse, error)
func (*AdminContentService) AdminGetContent
deprecated
func (a *AdminContentService) AdminGetContent(input *admin_content.AdminGetContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: Use AdminGetContentShort instead
func (*AdminContentService) AdminGetContentShort ¶ added in v0.10.0
func (a *AdminContentService) AdminGetContentShort(input *admin_content.AdminGetContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*AdminContentService) AdminGetSpecificContent
deprecated
func (a *AdminContentService) AdminGetSpecificContent(input *admin_content.AdminGetSpecificContentParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
Deprecated: Use AdminGetSpecificContentShort instead
func (*AdminContentService) AdminGetSpecificContentShort ¶ added in v0.10.0
func (a *AdminContentService) AdminGetSpecificContentShort(input *admin_content.AdminGetSpecificContentParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
func (*AdminContentService) AdminHideUserContent
deprecated
func (a *AdminContentService) AdminHideUserContent(input *admin_content.AdminHideUserContentParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: Use AdminHideUserContentShort instead
func (*AdminContentService) AdminHideUserContentShort ¶ added in v0.10.0
func (a *AdminContentService) AdminHideUserContentShort(input *admin_content.AdminHideUserContentParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*AdminContentService) AdminSearchChannelSpecificContent
deprecated
func (a *AdminContentService) AdminSearchChannelSpecificContent(input *admin_content.AdminSearchChannelSpecificContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: Use AdminSearchChannelSpecificContentShort instead
func (*AdminContentService) AdminSearchChannelSpecificContentShort ¶ added in v0.10.0
func (a *AdminContentService) AdminSearchChannelSpecificContentShort(input *admin_content.AdminSearchChannelSpecificContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*AdminContentService) AdminSearchContent
deprecated
func (a *AdminContentService) AdminSearchContent(input *admin_content.AdminSearchContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: Use AdminSearchContentShort instead
func (*AdminContentService) AdminSearchContentShort ¶ added in v0.10.0
func (a *AdminContentService) AdminSearchContentShort(input *admin_content.AdminSearchContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*AdminContentService) AdminUpdateContentDirect
deprecated
func (a *AdminContentService) AdminUpdateContentDirect(input *admin_content.AdminUpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: Use AdminUpdateContentDirectShort instead
func (*AdminContentService) AdminUpdateContentDirectShort ¶ added in v0.10.0
func (a *AdminContentService) AdminUpdateContentDirectShort(input *admin_content.AdminUpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*AdminContentService) AdminUpdateContentS3
deprecated
func (a *AdminContentService) AdminUpdateContentS3(input *admin_content.AdminUpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: Use AdminUpdateContentS3Short instead
func (*AdminContentService) AdminUpdateContentS3Short ¶ added in v0.10.0
func (a *AdminContentService) AdminUpdateContentS3Short(input *admin_content.AdminUpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*AdminContentService) AdminUpdateScreenshots
deprecated
added in
v0.10.0
func (a *AdminContentService) AdminUpdateScreenshots(input *admin_content.AdminUpdateScreenshotsParams) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)
Deprecated: Use AdminUpdateScreenshotsShort instead
func (*AdminContentService) AdminUpdateScreenshotsShort ¶ added in v0.10.0
func (a *AdminContentService) AdminUpdateScreenshotsShort(input *admin_content.AdminUpdateScreenshotsParams) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)
func (*AdminContentService) AdminUploadContentDirect
deprecated
func (a *AdminContentService) AdminUploadContentDirect(input *admin_content.AdminUploadContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: Use AdminUploadContentDirectShort instead
func (*AdminContentService) AdminUploadContentDirectShort ¶ added in v0.10.0
func (a *AdminContentService) AdminUploadContentDirectShort(input *admin_content.AdminUploadContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*AdminContentService) AdminUploadContentS3
deprecated
func (a *AdminContentService) AdminUploadContentS3(input *admin_content.AdminUploadContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: Use AdminUploadContentS3Short instead
func (*AdminContentService) AdminUploadContentS3Short ¶ added in v0.10.0
func (a *AdminContentService) AdminUploadContentS3Short(input *admin_content.AdminUploadContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*AdminContentService) AdminUploadContentScreenshot
deprecated
added in
v0.10.0
func (a *AdminContentService) AdminUploadContentScreenshot(input *admin_content.AdminUploadContentScreenshotParams) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)
Deprecated: Use AdminUploadContentScreenshotShort instead
func (*AdminContentService) AdminUploadContentScreenshotShort ¶ added in v0.10.0
func (a *AdminContentService) AdminUploadContentScreenshotShort(input *admin_content.AdminUploadContentScreenshotParams) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)
func (*AdminContentService) GetAuthSession ¶ added in v0.21.0
func (a *AdminContentService) GetAuthSession() auth.Session
func (*AdminContentService) SingleAdminDeleteContent
deprecated
func (a *AdminContentService) SingleAdminDeleteContent(input *admin_content.SingleAdminDeleteContentParams) error
Deprecated: Use SingleAdminDeleteContentShort instead
func (*AdminContentService) SingleAdminDeleteContentShort ¶ added in v0.10.0
func (a *AdminContentService) SingleAdminDeleteContentShort(input *admin_content.SingleAdminDeleteContentParams) error
func (*AdminContentService) SingleAdminGetContent
deprecated
func (a *AdminContentService) SingleAdminGetContent(input *admin_content.SingleAdminGetContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: Use SingleAdminGetContentShort instead
func (*AdminContentService) SingleAdminGetContentShort ¶ added in v0.10.0
func (a *AdminContentService) SingleAdminGetContentShort(input *admin_content.SingleAdminGetContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*AdminContentService) SingleAdminUpdateContentDirect
deprecated
func (a *AdminContentService) SingleAdminUpdateContentDirect(input *admin_content.SingleAdminUpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: Use SingleAdminUpdateContentDirectShort instead
func (*AdminContentService) SingleAdminUpdateContentDirectShort ¶ added in v0.10.0
func (a *AdminContentService) SingleAdminUpdateContentDirectShort(input *admin_content.SingleAdminUpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*AdminContentService) SingleAdminUpdateContentS3
deprecated
func (a *AdminContentService) SingleAdminUpdateContentS3(input *admin_content.SingleAdminUpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: Use SingleAdminUpdateContentS3Short instead
func (*AdminContentService) SingleAdminUpdateContentS3Short ¶ added in v0.10.0
func (a *AdminContentService) SingleAdminUpdateContentS3Short(input *admin_content.SingleAdminUpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
type AdminGroupService ¶
type AdminGroupService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*AdminGroupService) AdminCreateGroup
deprecated
func (a *AdminGroupService) AdminCreateGroup(input *admin_group.AdminCreateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
Deprecated: Use AdminCreateGroupShort instead
func (*AdminGroupService) AdminCreateGroupShort ¶ added in v0.10.0
func (a *AdminGroupService) AdminCreateGroupShort(input *admin_group.AdminCreateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
func (*AdminGroupService) AdminDeleteGroup
deprecated
func (a *AdminGroupService) AdminDeleteGroup(input *admin_group.AdminDeleteGroupParams) error
Deprecated: Use AdminDeleteGroupShort instead
func (*AdminGroupService) AdminDeleteGroupShort ¶ added in v0.10.0
func (a *AdminGroupService) AdminDeleteGroupShort(input *admin_group.AdminDeleteGroupParams) error
func (*AdminGroupService) AdminGetAllGroups
deprecated
func (a *AdminGroupService) AdminGetAllGroups(input *admin_group.AdminGetAllGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)
Deprecated: Use AdminGetAllGroupsShort instead
func (*AdminGroupService) AdminGetAllGroupsShort ¶ added in v0.10.0
func (a *AdminGroupService) AdminGetAllGroupsShort(input *admin_group.AdminGetAllGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)
func (*AdminGroupService) AdminGetGroup
deprecated
func (a *AdminGroupService) AdminGetGroup(input *admin_group.AdminGetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
Deprecated: Use AdminGetGroupShort instead
func (*AdminGroupService) AdminGetGroupContents
deprecated
func (a *AdminGroupService) AdminGetGroupContents(input *admin_group.AdminGetGroupContentsParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: Use AdminGetGroupContentsShort instead
func (*AdminGroupService) AdminGetGroupContentsShort ¶ added in v0.10.0
func (a *AdminGroupService) AdminGetGroupContentsShort(input *admin_group.AdminGetGroupContentsParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*AdminGroupService) AdminGetGroupShort ¶ added in v0.10.0
func (a *AdminGroupService) AdminGetGroupShort(input *admin_group.AdminGetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
func (*AdminGroupService) AdminUpdateGroup
deprecated
func (a *AdminGroupService) AdminUpdateGroup(input *admin_group.AdminUpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
Deprecated: Use AdminUpdateGroupShort instead
func (*AdminGroupService) AdminUpdateGroupShort ¶ added in v0.10.0
func (a *AdminGroupService) AdminUpdateGroupShort(input *admin_group.AdminUpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
func (*AdminGroupService) GetAuthSession ¶ added in v0.21.0
func (a *AdminGroupService) GetAuthSession() auth.Session
func (*AdminGroupService) SingleAdminDeleteGroup
deprecated
func (a *AdminGroupService) SingleAdminDeleteGroup(input *admin_group.SingleAdminDeleteGroupParams) error
Deprecated: Use SingleAdminDeleteGroupShort instead
func (*AdminGroupService) SingleAdminDeleteGroupShort ¶ added in v0.10.0
func (a *AdminGroupService) SingleAdminDeleteGroupShort(input *admin_group.SingleAdminDeleteGroupParams) error
func (*AdminGroupService) SingleAdminGetAllGroups
deprecated
func (a *AdminGroupService) SingleAdminGetAllGroups(input *admin_group.SingleAdminGetAllGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)
Deprecated: Use SingleAdminGetAllGroupsShort instead
func (*AdminGroupService) SingleAdminGetAllGroupsShort ¶ added in v0.10.0
func (a *AdminGroupService) SingleAdminGetAllGroupsShort(input *admin_group.SingleAdminGetAllGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)
func (*AdminGroupService) SingleAdminGetGroup
deprecated
func (a *AdminGroupService) SingleAdminGetGroup(input *admin_group.SingleAdminGetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
Deprecated: Use SingleAdminGetGroupShort instead
func (*AdminGroupService) SingleAdminGetGroupContents
deprecated
func (a *AdminGroupService) SingleAdminGetGroupContents(input *admin_group.SingleAdminGetGroupContentsParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: Use SingleAdminGetGroupContentsShort instead
func (*AdminGroupService) SingleAdminGetGroupContentsShort ¶ added in v0.10.0
func (a *AdminGroupService) SingleAdminGetGroupContentsShort(input *admin_group.SingleAdminGetGroupContentsParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*AdminGroupService) SingleAdminGetGroupShort ¶ added in v0.10.0
func (a *AdminGroupService) SingleAdminGetGroupShort(input *admin_group.SingleAdminGetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
func (*AdminGroupService) SingleAdminUpdateGroup
deprecated
func (a *AdminGroupService) SingleAdminUpdateGroup(input *admin_group.SingleAdminUpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
Deprecated: Use SingleAdminUpdateGroupShort instead
func (*AdminGroupService) SingleAdminUpdateGroupShort ¶ added in v0.10.0
func (a *AdminGroupService) SingleAdminUpdateGroupShort(input *admin_group.SingleAdminUpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
type AdminTagService ¶
type AdminTagService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*AdminTagService) AdminCreateTag
deprecated
func (a *AdminTagService) AdminCreateTag(input *admin_tag.AdminCreateTagParams) (*ugcclientmodels.ModelsCreateTagResponse, error)
Deprecated: Use AdminCreateTagShort instead
func (*AdminTagService) AdminCreateTagShort ¶ added in v0.10.0
func (a *AdminTagService) AdminCreateTagShort(input *admin_tag.AdminCreateTagParams) (*ugcclientmodels.ModelsCreateTagResponse, error)
func (*AdminTagService) AdminDeleteTag
deprecated
func (a *AdminTagService) AdminDeleteTag(input *admin_tag.AdminDeleteTagParams) error
Deprecated: Use AdminDeleteTagShort instead
func (*AdminTagService) AdminDeleteTagShort ¶ added in v0.10.0
func (a *AdminTagService) AdminDeleteTagShort(input *admin_tag.AdminDeleteTagParams) error
func (*AdminTagService) AdminGetTag
deprecated
func (a *AdminTagService) AdminGetTag(input *admin_tag.AdminGetTagParams) (*ugcclientmodels.ModelsPaginatedGetTagResponse, error)
Deprecated: Use AdminGetTagShort instead
func (*AdminTagService) AdminGetTagShort ¶ added in v0.10.0
func (a *AdminTagService) AdminGetTagShort(input *admin_tag.AdminGetTagParams) (*ugcclientmodels.ModelsPaginatedGetTagResponse, error)
func (*AdminTagService) AdminUpdateTag
deprecated
func (a *AdminTagService) AdminUpdateTag(input *admin_tag.AdminUpdateTagParams) (*ugcclientmodels.ModelsCreateTagResponse, error)
Deprecated: Use AdminUpdateTagShort instead
func (*AdminTagService) AdminUpdateTagShort ¶ added in v0.10.0
func (a *AdminTagService) AdminUpdateTagShort(input *admin_tag.AdminUpdateTagParams) (*ugcclientmodels.ModelsCreateTagResponse, error)
func (*AdminTagService) GetAuthSession ¶ added in v0.21.0
func (a *AdminTagService) GetAuthSession() auth.Session
type AdminTypeService ¶
type AdminTypeService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*AdminTypeService) AdminCreateType
deprecated
func (a *AdminTypeService) AdminCreateType(input *admin_type.AdminCreateTypeParams) (*ugcclientmodels.ModelsCreateTypeResponse, error)
Deprecated: Use AdminCreateTypeShort instead
func (*AdminTypeService) AdminCreateTypeShort ¶ added in v0.10.0
func (a *AdminTypeService) AdminCreateTypeShort(input *admin_type.AdminCreateTypeParams) (*ugcclientmodels.ModelsCreateTypeResponse, error)
func (*AdminTypeService) AdminDeleteType
deprecated
func (a *AdminTypeService) AdminDeleteType(input *admin_type.AdminDeleteTypeParams) error
Deprecated: Use AdminDeleteTypeShort instead
func (*AdminTypeService) AdminDeleteTypeShort ¶ added in v0.10.0
func (a *AdminTypeService) AdminDeleteTypeShort(input *admin_type.AdminDeleteTypeParams) error
func (*AdminTypeService) AdminGetType
deprecated
func (a *AdminTypeService) AdminGetType(input *admin_type.AdminGetTypeParams) (*ugcclientmodels.ModelsPaginatedGetTypeResponse, error)
Deprecated: Use AdminGetTypeShort instead
func (*AdminTypeService) AdminGetTypeShort ¶ added in v0.10.0
func (a *AdminTypeService) AdminGetTypeShort(input *admin_type.AdminGetTypeParams) (*ugcclientmodels.ModelsPaginatedGetTypeResponse, error)
func (*AdminTypeService) AdminUpdateType
deprecated
func (a *AdminTypeService) AdminUpdateType(input *admin_type.AdminUpdateTypeParams) (*ugcclientmodels.ModelsCreateTypeResponse, error)
Deprecated: Use AdminUpdateTypeShort instead
func (*AdminTypeService) AdminUpdateTypeShort ¶ added in v0.10.0
func (a *AdminTypeService) AdminUpdateTypeShort(input *admin_type.AdminUpdateTypeParams) (*ugcclientmodels.ModelsCreateTypeResponse, error)
func (*AdminTypeService) GetAuthSession ¶ added in v0.21.0
func (a *AdminTypeService) GetAuthSession() auth.Session
type AnonymizationService ¶
type AnonymizationService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*AnonymizationService) AdminDeleteAllUserChannels
deprecated
func (a *AnonymizationService) AdminDeleteAllUserChannels(input *anonymization.AdminDeleteAllUserChannelsParams) error
Deprecated: Use AdminDeleteAllUserChannelsShort instead
func (*AnonymizationService) AdminDeleteAllUserChannelsShort ¶ added in v0.10.0
func (a *AnonymizationService) AdminDeleteAllUserChannelsShort(input *anonymization.AdminDeleteAllUserChannelsParams) error
func (*AnonymizationService) AdminDeleteAllUserContents
deprecated
func (a *AnonymizationService) AdminDeleteAllUserContents(input *anonymization.AdminDeleteAllUserContentsParams) error
Deprecated: Use AdminDeleteAllUserContentsShort instead
func (*AnonymizationService) AdminDeleteAllUserContentsShort ¶ added in v0.10.0
func (a *AnonymizationService) AdminDeleteAllUserContentsShort(input *anonymization.AdminDeleteAllUserContentsParams) error
func (*AnonymizationService) AdminDeleteAllUserGroup
deprecated
func (a *AnonymizationService) AdminDeleteAllUserGroup(input *anonymization.AdminDeleteAllUserGroupParams) error
Deprecated: Use AdminDeleteAllUserGroupShort instead
func (*AnonymizationService) AdminDeleteAllUserGroupShort ¶ added in v0.10.0
func (a *AnonymizationService) AdminDeleteAllUserGroupShort(input *anonymization.AdminDeleteAllUserGroupParams) error
func (*AnonymizationService) AdminDeleteAllUserStates
deprecated
func (a *AnonymizationService) AdminDeleteAllUserStates(input *anonymization.AdminDeleteAllUserStatesParams) error
Deprecated: Use AdminDeleteAllUserStatesShort instead
func (*AnonymizationService) AdminDeleteAllUserStatesShort ¶ added in v0.10.0
func (a *AnonymizationService) AdminDeleteAllUserStatesShort(input *anonymization.AdminDeleteAllUserStatesParams) error
func (*AnonymizationService) DeleteAllUserChannel
deprecated
func (a *AnonymizationService) DeleteAllUserChannel(input *anonymization.DeleteAllUserChannelParams) error
Deprecated: Use DeleteAllUserChannelShort instead
func (*AnonymizationService) DeleteAllUserChannelShort ¶ added in v0.10.0
func (a *AnonymizationService) DeleteAllUserChannelShort(input *anonymization.DeleteAllUserChannelParams) error
func (*AnonymizationService) DeleteAllUserContents
deprecated
func (a *AnonymizationService) DeleteAllUserContents(input *anonymization.DeleteAllUserContentsParams) error
Deprecated: Use DeleteAllUserContentsShort instead
func (*AnonymizationService) DeleteAllUserContentsShort ¶ added in v0.10.0
func (a *AnonymizationService) DeleteAllUserContentsShort(input *anonymization.DeleteAllUserContentsParams) error
func (*AnonymizationService) DeleteAllUserGroup
deprecated
func (a *AnonymizationService) DeleteAllUserGroup(input *anonymization.DeleteAllUserGroupParams) error
Deprecated: Use DeleteAllUserGroupShort instead
func (*AnonymizationService) DeleteAllUserGroupShort ¶ added in v0.10.0
func (a *AnonymizationService) DeleteAllUserGroupShort(input *anonymization.DeleteAllUserGroupParams) error
func (*AnonymizationService) DeleteAllUserStates
deprecated
func (a *AnonymizationService) DeleteAllUserStates(input *anonymization.DeleteAllUserStatesParams) error
Deprecated: Use DeleteAllUserStatesShort instead
func (*AnonymizationService) DeleteAllUserStatesShort ¶ added in v0.10.0
func (a *AnonymizationService) DeleteAllUserStatesShort(input *anonymization.DeleteAllUserStatesParams) error
func (*AnonymizationService) GetAuthSession ¶ added in v0.21.0
func (a *AnonymizationService) GetAuthSession() auth.Session
type PublicChannelService ¶
type PublicChannelService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*PublicChannelService) CreateChannel
deprecated
func (p *PublicChannelService) CreateChannel(input *public_channel.CreateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
Deprecated: Use CreateChannelShort instead
func (*PublicChannelService) CreateChannelShort ¶ added in v0.10.0
func (p *PublicChannelService) CreateChannelShort(input *public_channel.CreateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
func (*PublicChannelService) DeleteChannel
deprecated
func (p *PublicChannelService) DeleteChannel(input *public_channel.DeleteChannelParams) error
Deprecated: Use DeleteChannelShort instead
func (*PublicChannelService) DeleteChannelShort ¶ added in v0.10.0
func (p *PublicChannelService) DeleteChannelShort(input *public_channel.DeleteChannelParams) error
func (*PublicChannelService) GetAuthSession ¶ added in v0.21.0
func (p *PublicChannelService) GetAuthSession() auth.Session
func (*PublicChannelService) GetChannels
deprecated
func (p *PublicChannelService) GetChannels(input *public_channel.GetChannelsParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)
Deprecated: Use GetChannelsShort instead
func (*PublicChannelService) GetChannelsShort ¶ added in v0.10.0
func (p *PublicChannelService) GetChannelsShort(input *public_channel.GetChannelsParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)
func (*PublicChannelService) UpdateChannel
deprecated
func (p *PublicChannelService) UpdateChannel(input *public_channel.UpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
Deprecated: Use UpdateChannelShort instead
func (*PublicChannelService) UpdateChannelShort ¶ added in v0.10.0
func (p *PublicChannelService) UpdateChannelShort(input *public_channel.UpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
type PublicContentService ¶
type PublicContentService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*PublicContentService) CreateContentDirect
deprecated
func (p *PublicContentService) CreateContentDirect(input *public_content.CreateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: Use CreateContentDirectShort instead
func (*PublicContentService) CreateContentDirectShort ¶ added in v0.10.0
func (p *PublicContentService) CreateContentDirectShort(input *public_content.CreateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*PublicContentService) CreateContentS3
deprecated
func (p *PublicContentService) CreateContentS3(input *public_content.CreateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: Use CreateContentS3Short instead
func (*PublicContentService) CreateContentS3Short ¶ added in v0.10.0
func (p *PublicContentService) CreateContentS3Short(input *public_content.CreateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*PublicContentService) DeleteContent
deprecated
func (p *PublicContentService) DeleteContent(input *public_content.DeleteContentParams) error
Deprecated: Use DeleteContentShort instead
func (*PublicContentService) DeleteContentScreenshot
deprecated
added in
v0.10.0
func (p *PublicContentService) DeleteContentScreenshot(input *public_content.DeleteContentScreenshotParams) error
Deprecated: Use DeleteContentScreenshotShort instead
func (*PublicContentService) DeleteContentScreenshotShort ¶ added in v0.10.0
func (p *PublicContentService) DeleteContentScreenshotShort(input *public_content.DeleteContentScreenshotParams) error
func (*PublicContentService) DeleteContentShort ¶ added in v0.10.0
func (p *PublicContentService) DeleteContentShort(input *public_content.DeleteContentParams) error
func (*PublicContentService) DownloadContentByShareCode
deprecated
func (p *PublicContentService) DownloadContentByShareCode(input *public_content.DownloadContentByShareCodeParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
Deprecated: Use DownloadContentByShareCodeShort instead
func (*PublicContentService) DownloadContentByShareCodeShort ¶ added in v0.10.0
func (p *PublicContentService) DownloadContentByShareCodeShort(input *public_content.DownloadContentByShareCodeParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
func (*PublicContentService) GetAuthSession ¶ added in v0.21.0
func (p *PublicContentService) GetAuthSession() auth.Session
func (*PublicContentService) PublicDownloadContentByContentID
deprecated
func (p *PublicContentService) PublicDownloadContentByContentID(input *public_content.PublicDownloadContentByContentIDParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
Deprecated: Use PublicDownloadContentByContentIDShort instead
func (*PublicContentService) PublicDownloadContentByContentIDShort ¶ added in v0.10.0
func (p *PublicContentService) PublicDownloadContentByContentIDShort(input *public_content.PublicDownloadContentByContentIDParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
func (*PublicContentService) PublicDownloadContentPreview
deprecated
func (p *PublicContentService) PublicDownloadContentPreview(input *public_content.PublicDownloadContentPreviewParams) (*ugcclientmodels.ModelsGetContentPreviewResponse, error)
Deprecated: Use PublicDownloadContentPreviewShort instead
func (*PublicContentService) PublicDownloadContentPreviewShort ¶ added in v0.10.0
func (p *PublicContentService) PublicDownloadContentPreviewShort(input *public_content.PublicDownloadContentPreviewParams) (*ugcclientmodels.ModelsGetContentPreviewResponse, error)
func (*PublicContentService) PublicGetContentBulk
deprecated
added in
v0.17.0
func (p *PublicContentService) PublicGetContentBulk(input *public_content.PublicGetContentBulkParams) ([]*ugcclientmodels.ModelsContentDownloadResponse, error)
Deprecated: Use PublicGetContentBulkShort instead
func (*PublicContentService) PublicGetContentBulkShort ¶ added in v0.17.0
func (p *PublicContentService) PublicGetContentBulkShort(input *public_content.PublicGetContentBulkParams) ([]*ugcclientmodels.ModelsContentDownloadResponse, error)
func (*PublicContentService) PublicGetUserContent
deprecated
func (p *PublicContentService) PublicGetUserContent(input *public_content.PublicGetUserContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: Use PublicGetUserContentShort instead
func (*PublicContentService) PublicGetUserContentShort ¶ added in v0.10.0
func (p *PublicContentService) PublicGetUserContentShort(input *public_content.PublicGetUserContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*PublicContentService) PublicSearchContent
deprecated
func (p *PublicContentService) PublicSearchContent(input *public_content.PublicSearchContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: Use PublicSearchContentShort instead
func (*PublicContentService) PublicSearchContentShort ¶ added in v0.10.0
func (p *PublicContentService) PublicSearchContentShort(input *public_content.PublicSearchContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*PublicContentService) SearchChannelSpecificContent
deprecated
func (p *PublicContentService) SearchChannelSpecificContent(input *public_content.SearchChannelSpecificContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: Use SearchChannelSpecificContentShort instead
func (*PublicContentService) SearchChannelSpecificContentShort ¶ added in v0.10.0
func (p *PublicContentService) SearchChannelSpecificContentShort(input *public_content.SearchChannelSpecificContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*PublicContentService) UpdateContentDirect
deprecated
func (p *PublicContentService) UpdateContentDirect(input *public_content.UpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: Use UpdateContentDirectShort instead
func (*PublicContentService) UpdateContentDirectShort ¶ added in v0.10.0
func (p *PublicContentService) UpdateContentDirectShort(input *public_content.UpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*PublicContentService) UpdateContentS3
deprecated
func (p *PublicContentService) UpdateContentS3(input *public_content.UpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: Use UpdateContentS3Short instead
func (*PublicContentService) UpdateContentS3Short ¶ added in v0.10.0
func (p *PublicContentService) UpdateContentS3Short(input *public_content.UpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*PublicContentService) UpdateScreenshots
deprecated
added in
v0.10.0
func (p *PublicContentService) UpdateScreenshots(input *public_content.UpdateScreenshotsParams) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)
Deprecated: Use UpdateScreenshotsShort instead
func (*PublicContentService) UpdateScreenshotsShort ¶ added in v0.10.0
func (p *PublicContentService) UpdateScreenshotsShort(input *public_content.UpdateScreenshotsParams) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)
func (*PublicContentService) UploadContentScreenshot
deprecated
added in
v0.10.0
func (p *PublicContentService) UploadContentScreenshot(input *public_content.UploadContentScreenshotParams) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)
Deprecated: Use UploadContentScreenshotShort instead
func (*PublicContentService) UploadContentScreenshotShort ¶ added in v0.10.0
func (p *PublicContentService) UploadContentScreenshotShort(input *public_content.UploadContentScreenshotParams) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)
type PublicCreatorService ¶ added in v0.16.0
type PublicCreatorService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*PublicCreatorService) GetAuthSession ¶ added in v0.21.0
func (p *PublicCreatorService) GetAuthSession() auth.Session
func (*PublicCreatorService) GetCreator
deprecated
added in
v0.16.0
func (p *PublicCreatorService) GetCreator(input *public_creator.GetCreatorParams) (*ugcclientmodels.ModelsCreatorResponse, error)
Deprecated: Use GetCreatorShort instead
func (*PublicCreatorService) GetCreatorShort ¶ added in v0.16.0
func (p *PublicCreatorService) GetCreatorShort(input *public_creator.GetCreatorParams) (*ugcclientmodels.ModelsCreatorResponse, error)
type PublicDownloadCountService ¶
type PublicDownloadCountService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*PublicDownloadCountService) AddDownloadCount
deprecated
func (p *PublicDownloadCountService) AddDownloadCount(input *public_download_count.AddDownloadCountParams) (*ugcclientmodels.ModelsAddDownloadCountResponse, error)
Deprecated: Use AddDownloadCountShort instead
func (*PublicDownloadCountService) AddDownloadCountShort ¶ added in v0.10.0
func (p *PublicDownloadCountService) AddDownloadCountShort(input *public_download_count.AddDownloadCountParams) (*ugcclientmodels.ModelsAddDownloadCountResponse, error)
func (*PublicDownloadCountService) GetAuthSession ¶ added in v0.21.0
func (p *PublicDownloadCountService) GetAuthSession() auth.Session
type PublicFollowService ¶
type PublicFollowService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*PublicFollowService) GetAuthSession ¶ added in v0.21.0
func (p *PublicFollowService) GetAuthSession() auth.Session
func (*PublicFollowService) GetFollowedContent
deprecated
func (p *PublicFollowService) GetFollowedContent(input *public_follow.GetFollowedContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: Use GetFollowedContentShort instead
func (*PublicFollowService) GetFollowedContentShort ¶ added in v0.10.0
func (p *PublicFollowService) GetFollowedContentShort(input *public_follow.GetFollowedContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*PublicFollowService) GetFollowedUsers
deprecated
func (p *PublicFollowService) GetFollowedUsers(input *public_follow.GetFollowedUsersParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)
Deprecated: Use GetFollowedUsersShort instead
func (*PublicFollowService) GetFollowedUsersShort ¶ added in v0.10.0
func (p *PublicFollowService) GetFollowedUsersShort(input *public_follow.GetFollowedUsersParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)
func (*PublicFollowService) GetPublicFollowers
deprecated
added in
v0.16.0
func (p *PublicFollowService) GetPublicFollowers(input *public_follow.GetPublicFollowersParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)
Deprecated: Use GetPublicFollowersShort instead
func (*PublicFollowService) GetPublicFollowersShort ¶ added in v0.16.0
func (p *PublicFollowService) GetPublicFollowersShort(input *public_follow.GetPublicFollowersParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)
func (*PublicFollowService) GetPublicFollowing
deprecated
added in
v0.16.0
func (p *PublicFollowService) GetPublicFollowing(input *public_follow.GetPublicFollowingParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)
Deprecated: Use GetPublicFollowingShort instead
func (*PublicFollowService) GetPublicFollowingShort ¶ added in v0.16.0
func (p *PublicFollowService) GetPublicFollowingShort(input *public_follow.GetPublicFollowingParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)
func (*PublicFollowService) UpdateUserFollowStatus
deprecated
func (p *PublicFollowService) UpdateUserFollowStatus(input *public_follow.UpdateUserFollowStatusParams) (*ugcclientmodels.ModelsUserFollowResponse, error)
Deprecated: Use UpdateUserFollowStatusShort instead
func (*PublicFollowService) UpdateUserFollowStatusShort ¶ added in v0.10.0
func (p *PublicFollowService) UpdateUserFollowStatusShort(input *public_follow.UpdateUserFollowStatusParams) (*ugcclientmodels.ModelsUserFollowResponse, error)
type PublicGroupService ¶
type PublicGroupService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*PublicGroupService) CreateGroup
deprecated
func (p *PublicGroupService) CreateGroup(input *public_group.CreateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
Deprecated: Use CreateGroupShort instead
func (*PublicGroupService) CreateGroupShort ¶ added in v0.10.0
func (p *PublicGroupService) CreateGroupShort(input *public_group.CreateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
func (*PublicGroupService) DeleteGroup
deprecated
func (p *PublicGroupService) DeleteGroup(input *public_group.DeleteGroupParams) error
Deprecated: Use DeleteGroupShort instead
func (*PublicGroupService) DeleteGroupShort ¶ added in v0.10.0
func (p *PublicGroupService) DeleteGroupShort(input *public_group.DeleteGroupParams) error
func (*PublicGroupService) GetAuthSession ¶ added in v0.21.0
func (p *PublicGroupService) GetAuthSession() auth.Session
func (*PublicGroupService) GetGroup
deprecated
func (p *PublicGroupService) GetGroup(input *public_group.GetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
Deprecated: Use GetGroupShort instead
func (*PublicGroupService) GetGroupContent
deprecated
func (p *PublicGroupService) GetGroupContent(input *public_group.GetGroupContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: Use GetGroupContentShort instead
func (*PublicGroupService) GetGroupContentShort ¶ added in v0.10.0
func (p *PublicGroupService) GetGroupContentShort(input *public_group.GetGroupContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*PublicGroupService) GetGroupShort ¶ added in v0.10.0
func (p *PublicGroupService) GetGroupShort(input *public_group.GetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
func (*PublicGroupService) GetGroups
deprecated
func (p *PublicGroupService) GetGroups(input *public_group.GetGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)
Deprecated: Use GetGroupsShort instead
func (*PublicGroupService) GetGroupsShort ¶ added in v0.10.0
func (p *PublicGroupService) GetGroupsShort(input *public_group.GetGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)
func (*PublicGroupService) UpdateGroup
deprecated
func (p *PublicGroupService) UpdateGroup(input *public_group.UpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
Deprecated: Use UpdateGroupShort instead
func (*PublicGroupService) UpdateGroupShort ¶ added in v0.10.0
func (p *PublicGroupService) UpdateGroupShort(input *public_group.UpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
type PublicLikeService ¶
type PublicLikeService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*PublicLikeService) GetAuthSession ¶ added in v0.21.0
func (p *PublicLikeService) GetAuthSession() auth.Session
func (*PublicLikeService) GetLikedContent
deprecated
func (p *PublicLikeService) GetLikedContent(input *public_like.GetLikedContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: Use GetLikedContentShort instead
func (*PublicLikeService) GetLikedContentShort ¶ added in v0.10.0
func (p *PublicLikeService) GetLikedContentShort(input *public_like.GetLikedContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*PublicLikeService) UpdateContentLikeStatus
deprecated
func (p *PublicLikeService) UpdateContentLikeStatus(input *public_like.UpdateContentLikeStatusParams) (*ugcclientmodels.ModelsContentLikeResponse, error)
Deprecated: Use UpdateContentLikeStatusShort instead
func (*PublicLikeService) UpdateContentLikeStatusShort ¶ added in v0.10.0
func (p *PublicLikeService) UpdateContentLikeStatusShort(input *public_like.UpdateContentLikeStatusParams) (*ugcclientmodels.ModelsContentLikeResponse, error)
type PublicTagService ¶
type PublicTagService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*PublicTagService) GetAuthSession ¶ added in v0.21.0
func (p *PublicTagService) GetAuthSession() auth.Session
func (*PublicTagService) GetTag
deprecated
func (p *PublicTagService) GetTag(input *public_tag.GetTagParams) (*ugcclientmodels.ModelsPaginatedGetTagResponse, error)
Deprecated: Use GetTagShort instead
func (*PublicTagService) GetTagShort ¶ added in v0.10.0
func (p *PublicTagService) GetTagShort(input *public_tag.GetTagParams) (*ugcclientmodels.ModelsPaginatedGetTagResponse, error)
type PublicTypeService ¶
type PublicTypeService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*PublicTypeService) GetAuthSession ¶ added in v0.21.0
func (p *PublicTypeService) GetAuthSession() auth.Session
func (*PublicTypeService) GetType
deprecated
func (p *PublicTypeService) GetType(input *public_type.GetTypeParams) (*ugcclientmodels.ModelsPaginatedGetTypeResponse, error)
Deprecated: Use GetTypeShort instead
func (*PublicTypeService) GetTypeShort ¶ added in v0.10.0
func (p *PublicTypeService) GetTypeShort(input *public_type.GetTypeParams) (*ugcclientmodels.ModelsPaginatedGetTypeResponse, error)