ugc

package
v0.18.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2022 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdminChannelService

type AdminChannelService struct {
	Client          *ugcclient.JusticeUgcService
	TokenRepository repository.TokenRepository
}

func (*AdminChannelService) AdminCreateChannel deprecated

Deprecated: Use AdminCreateChannelShort instead

func (*AdminChannelService) AdminCreateChannelShort added in v0.10.0

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

Deprecated: Use AdminGetChannelShort instead

func (*AdminChannelService) AdminGetChannelShort added in v0.10.0

func (*AdminChannelService) AdminUpdateChannel deprecated

Deprecated: Use AdminUpdateChannelShort instead

func (*AdminChannelService) AdminUpdateChannelShort added in v0.10.0

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

Deprecated: Use SingleAdminGetChannelShort instead

func (*AdminChannelService) SingleAdminGetChannelShort added in v0.10.0

func (*AdminChannelService) SingleAdminUpdateChannel deprecated

Deprecated: Use SingleAdminUpdateChannelShort instead

func (*AdminChannelService) SingleAdminUpdateChannelShort added in v0.10.0

type AdminContentService

type AdminContentService struct {
	Client          *ugcclient.JusticeUgcService
	TokenRepository repository.TokenRepository
}

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

Deprecated: Use AdminDownloadContentPreviewShort instead

func (*AdminContentService) AdminDownloadContentPreviewShort added in v0.10.0

func (*AdminContentService) AdminGetContent deprecated

Deprecated: Use AdminGetContentShort instead

func (*AdminContentService) AdminGetContentShort added in v0.10.0

func (*AdminContentService) AdminGetSpecificContent deprecated

Deprecated: Use AdminGetSpecificContentShort instead

func (*AdminContentService) AdminGetSpecificContentShort added in v0.10.0

func (*AdminContentService) AdminHideUserContent deprecated

Deprecated: Use AdminHideUserContentShort instead

func (*AdminContentService) AdminHideUserContentShort added in v0.10.0

func (*AdminContentService) AdminSearchChannelSpecificContent deprecated

Deprecated: Use AdminSearchChannelSpecificContentShort instead

func (*AdminContentService) AdminSearchChannelSpecificContentShort added in v0.10.0

func (*AdminContentService) AdminSearchContent deprecated

Deprecated: Use AdminSearchContentShort instead

func (*AdminContentService) AdminSearchContentShort added in v0.10.0

func (*AdminContentService) AdminUpdateContentDirect deprecated

Deprecated: Use AdminUpdateContentDirectShort instead

func (*AdminContentService) AdminUpdateContentDirectShort added in v0.10.0

func (*AdminContentService) AdminUpdateContentS3 deprecated

Deprecated: Use AdminUpdateContentS3Short instead

func (*AdminContentService) AdminUpdateContentS3Short added in v0.10.0

func (*AdminContentService) AdminUpdateScreenshots deprecated added in v0.10.0

Deprecated: Use AdminUpdateScreenshotsShort instead

func (*AdminContentService) AdminUpdateScreenshotsShort added in v0.10.0

func (*AdminContentService) AdminUploadContentDirect deprecated

Deprecated: Use AdminUploadContentDirectShort instead

func (*AdminContentService) AdminUploadContentDirectShort added in v0.10.0

func (*AdminContentService) AdminUploadContentS3 deprecated

Deprecated: Use AdminUploadContentS3Short instead

func (*AdminContentService) AdminUploadContentS3Short added in v0.10.0

func (*AdminContentService) AdminUploadContentScreenshot deprecated added in v0.10.0

Deprecated: Use AdminUploadContentScreenshotShort instead

func (*AdminContentService) AdminUploadContentScreenshotShort added in v0.10.0

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

Deprecated: Use SingleAdminGetContentShort instead

func (*AdminContentService) SingleAdminGetContentShort added in v0.10.0

func (*AdminContentService) SingleAdminUpdateContentDirect deprecated

Deprecated: Use SingleAdminUpdateContentDirectShort instead

func (*AdminContentService) SingleAdminUpdateContentDirectShort added in v0.10.0

func (*AdminContentService) SingleAdminUpdateContentS3 deprecated

Deprecated: Use SingleAdminUpdateContentS3Short instead

func (*AdminContentService) SingleAdminUpdateContentS3Short added in v0.10.0

type AdminGroupService

type AdminGroupService struct {
	Client          *ugcclient.JusticeUgcService
	TokenRepository repository.TokenRepository
}

func (*AdminGroupService) AdminCreateGroup deprecated

Deprecated: Use AdminCreateGroupShort instead

func (*AdminGroupService) AdminCreateGroupShort added in v0.10.0

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

Deprecated: Use AdminGetAllGroupsShort instead

func (*AdminGroupService) AdminGetAllGroupsShort added in v0.10.0

func (*AdminGroupService) AdminGetGroup deprecated

Deprecated: Use AdminGetGroupShort instead

func (*AdminGroupService) AdminGetGroupContents deprecated

Deprecated: Use AdminGetGroupContentsShort instead

func (*AdminGroupService) AdminGetGroupContentsShort added in v0.10.0

func (*AdminGroupService) AdminGetGroupShort added in v0.10.0

func (*AdminGroupService) AdminUpdateGroup deprecated

Deprecated: Use AdminUpdateGroupShort instead

func (*AdminGroupService) AdminUpdateGroupShort added in v0.10.0

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

Deprecated: Use SingleAdminGetAllGroupsShort instead

func (*AdminGroupService) SingleAdminGetAllGroupsShort added in v0.10.0

func (*AdminGroupService) SingleAdminGetGroup deprecated

Deprecated: Use SingleAdminGetGroupShort instead

func (*AdminGroupService) SingleAdminGetGroupContents deprecated

Deprecated: Use SingleAdminGetGroupContentsShort instead

func (*AdminGroupService) SingleAdminGetGroupContentsShort added in v0.10.0

func (*AdminGroupService) SingleAdminGetGroupShort added in v0.10.0

func (*AdminGroupService) SingleAdminUpdateGroup deprecated

Deprecated: Use SingleAdminUpdateGroupShort instead

func (*AdminGroupService) SingleAdminUpdateGroupShort added in v0.10.0

type AdminTagService

type AdminTagService struct {
	Client          *ugcclient.JusticeUgcService
	TokenRepository repository.TokenRepository
}

func (*AdminTagService) AdminCreateTag deprecated

Deprecated: Use AdminCreateTagShort instead

func (*AdminTagService) AdminCreateTagShort added in v0.10.0

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

Deprecated: Use AdminGetTagShort instead

func (*AdminTagService) AdminGetTagShort added in v0.10.0

func (*AdminTagService) AdminUpdateTag deprecated

Deprecated: Use AdminUpdateTagShort instead

func (*AdminTagService) AdminUpdateTagShort added in v0.10.0

type AdminTypeService

type AdminTypeService struct {
	Client          *ugcclient.JusticeUgcService
	TokenRepository repository.TokenRepository
}

func (*AdminTypeService) AdminCreateType deprecated

Deprecated: Use AdminCreateTypeShort instead

func (*AdminTypeService) AdminCreateTypeShort added in v0.10.0

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

Deprecated: Use AdminGetTypeShort instead

func (*AdminTypeService) AdminGetTypeShort added in v0.10.0

func (*AdminTypeService) AdminUpdateType deprecated

Deprecated: Use AdminUpdateTypeShort instead

func (*AdminTypeService) AdminUpdateTypeShort added in v0.10.0

type AnonymizationService

type AnonymizationService struct {
	Client          *ugcclient.JusticeUgcService
	TokenRepository repository.TokenRepository
}

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

type PublicChannelService

type PublicChannelService struct {
	Client          *ugcclient.JusticeUgcService
	TokenRepository repository.TokenRepository
}

func (*PublicChannelService) CreateChannel deprecated

Deprecated: Use CreateChannelShort instead

func (*PublicChannelService) CreateChannelShort added in v0.10.0

func (*PublicChannelService) DeleteChannel deprecated

Deprecated: Use DeleteChannelShort instead

func (*PublicChannelService) DeleteChannelShort added in v0.10.0

func (p *PublicChannelService) DeleteChannelShort(input *public_channel.DeleteChannelParams) error

func (*PublicChannelService) GetChannels deprecated

Deprecated: Use GetChannelsShort instead

func (*PublicChannelService) GetChannelsShort added in v0.10.0

func (*PublicChannelService) UpdateChannel deprecated

Deprecated: Use UpdateChannelShort instead

func (*PublicChannelService) UpdateChannelShort added in v0.10.0

type PublicContentService

type PublicContentService struct {
	Client          *ugcclient.JusticeUgcService
	TokenRepository repository.TokenRepository
}

func (*PublicContentService) CreateContentDirect deprecated

Deprecated: Use CreateContentDirectShort instead

func (*PublicContentService) CreateContentDirectShort added in v0.10.0

func (*PublicContentService) CreateContentS3 deprecated

Deprecated: Use CreateContentS3Short instead

func (*PublicContentService) CreateContentS3Short added in v0.10.0

func (*PublicContentService) DeleteContent deprecated

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

Deprecated: Use DownloadContentByShareCodeShort instead

func (*PublicContentService) DownloadContentByShareCodeShort added in v0.10.0

func (*PublicContentService) PublicDownloadContentByContentID deprecated

Deprecated: Use PublicDownloadContentByContentIDShort instead

func (*PublicContentService) PublicDownloadContentByContentIDShort added in v0.10.0

func (*PublicContentService) PublicDownloadContentPreview deprecated

Deprecated: Use PublicDownloadContentPreviewShort instead

func (*PublicContentService) PublicDownloadContentPreviewShort added in v0.10.0

func (*PublicContentService) PublicGetContentBulk deprecated added in v0.17.0

Deprecated: Use PublicGetContentBulkShort instead

func (*PublicContentService) PublicGetContentBulkShort added in v0.17.0

func (*PublicContentService) PublicGetUserContent deprecated

Deprecated: Use PublicGetUserContentShort instead

func (*PublicContentService) PublicGetUserContentShort added in v0.10.0

func (*PublicContentService) PublicSearchContent deprecated

Deprecated: Use PublicSearchContentShort instead

func (*PublicContentService) PublicSearchContentShort added in v0.10.0

func (*PublicContentService) SearchChannelSpecificContent deprecated

Deprecated: Use SearchChannelSpecificContentShort instead

func (*PublicContentService) SearchChannelSpecificContentShort added in v0.10.0

func (*PublicContentService) UpdateContentDirect deprecated

Deprecated: Use UpdateContentDirectShort instead

func (*PublicContentService) UpdateContentDirectShort added in v0.10.0

func (*PublicContentService) UpdateContentS3 deprecated

Deprecated: Use UpdateContentS3Short instead

func (*PublicContentService) UpdateContentS3Short added in v0.10.0

func (*PublicContentService) UpdateScreenshots deprecated added in v0.10.0

Deprecated: Use UpdateScreenshotsShort instead

func (*PublicContentService) UpdateScreenshotsShort added in v0.10.0

func (*PublicContentService) UploadContentScreenshot deprecated added in v0.10.0

Deprecated: Use UploadContentScreenshotShort instead

func (*PublicContentService) UploadContentScreenshotShort added in v0.10.0

type PublicCreatorService added in v0.16.0

type PublicCreatorService struct {
	Client          *ugcclient.JusticeUgcService
	TokenRepository repository.TokenRepository
}

func (*PublicCreatorService) GetCreator deprecated added in v0.16.0

Deprecated: Use GetCreatorShort instead

func (*PublicCreatorService) GetCreatorShort added in v0.16.0

type PublicDownloadCountService

type PublicDownloadCountService struct {
	Client          *ugcclient.JusticeUgcService
	TokenRepository repository.TokenRepository
}

func (*PublicDownloadCountService) AddDownloadCount deprecated

Deprecated: Use AddDownloadCountShort instead

func (*PublicDownloadCountService) AddDownloadCountShort added in v0.10.0

type PublicFollowService

type PublicFollowService struct {
	Client          *ugcclient.JusticeUgcService
	TokenRepository repository.TokenRepository
}

func (*PublicFollowService) GetFollowedContent deprecated

Deprecated: Use GetFollowedContentShort instead

func (*PublicFollowService) GetFollowedContentShort added in v0.10.0

func (*PublicFollowService) GetFollowedUsers deprecated

Deprecated: Use GetFollowedUsersShort instead

func (*PublicFollowService) GetFollowedUsersShort added in v0.10.0

func (*PublicFollowService) GetPublicFollowers deprecated added in v0.16.0

Deprecated: Use GetPublicFollowersShort instead

func (*PublicFollowService) GetPublicFollowersShort added in v0.16.0

func (*PublicFollowService) GetPublicFollowing deprecated added in v0.16.0

Deprecated: Use GetPublicFollowingShort instead

func (*PublicFollowService) GetPublicFollowingShort added in v0.16.0

func (*PublicFollowService) UpdateUserFollowStatus deprecated

Deprecated: Use UpdateUserFollowStatusShort instead

func (*PublicFollowService) UpdateUserFollowStatusShort added in v0.10.0

type PublicGroupService

type PublicGroupService struct {
	Client          *ugcclient.JusticeUgcService
	TokenRepository repository.TokenRepository
}

func (*PublicGroupService) CreateGroup deprecated

Deprecated: Use CreateGroupShort instead

func (*PublicGroupService) CreateGroupShort added in v0.10.0

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) GetGroup deprecated

Deprecated: Use GetGroupShort instead

func (*PublicGroupService) GetGroupContent deprecated

Deprecated: Use GetGroupContentShort instead

func (*PublicGroupService) GetGroupContentShort added in v0.10.0

func (*PublicGroupService) GetGroupShort added in v0.10.0

func (*PublicGroupService) GetGroups deprecated

Deprecated: Use GetGroupsShort instead

func (*PublicGroupService) GetGroupsShort added in v0.10.0

func (*PublicGroupService) UpdateGroup deprecated

Deprecated: Use UpdateGroupShort instead

func (*PublicGroupService) UpdateGroupShort added in v0.10.0

type PublicLikeService

type PublicLikeService struct {
	Client          *ugcclient.JusticeUgcService
	TokenRepository repository.TokenRepository
}

func (*PublicLikeService) GetLikedContent deprecated

Deprecated: Use GetLikedContentShort instead

func (*PublicLikeService) GetLikedContentShort added in v0.10.0

func (*PublicLikeService) UpdateContentLikeStatus deprecated

Deprecated: Use UpdateContentLikeStatusShort instead

func (*PublicLikeService) UpdateContentLikeStatusShort added in v0.10.0

type PublicTagService

type PublicTagService struct {
	Client          *ugcclient.JusticeUgcService
	TokenRepository repository.TokenRepository
}

func (*PublicTagService) GetTag deprecated

Deprecated: Use GetTagShort instead

func (*PublicTagService) GetTagShort added in v0.10.0

type PublicTypeService

type PublicTypeService struct {
	Client          *ugcclient.JusticeUgcService
	TokenRepository repository.TokenRepository
}

func (*PublicTypeService) GetType deprecated

Deprecated: Use GetTypeShort instead

func (*PublicTypeService) GetTypeShort added in v0.10.0

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL