ugc

package
v0.50.2 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2023 License: MIT Imports: 21 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
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository
}

func (*AdminChannelService) AdminCreateChannel deprecated

Deprecated: 2022-01-10 - please use AdminCreateChannelShort instead.

func (*AdminChannelService) AdminCreateChannelShort added in v0.10.0

func (*AdminChannelService) AdminDeleteChannel deprecated

func (aaa *AdminChannelService) AdminDeleteChannel(input *admin_channel.AdminDeleteChannelParams) error

Deprecated: 2022-01-10 - please use AdminDeleteChannelShort instead.

func (*AdminChannelService) AdminDeleteChannelShort added in v0.10.0

func (aaa *AdminChannelService) AdminDeleteChannelShort(input *admin_channel.AdminDeleteChannelParams) error

func (*AdminChannelService) AdminGetChannel deprecated

Deprecated: 2022-01-10 - please use AdminGetChannelShort instead.

func (*AdminChannelService) AdminGetChannelShort added in v0.10.0

func (*AdminChannelService) AdminUpdateChannel deprecated

Deprecated: 2022-01-10 - please use AdminUpdateChannelShort instead.

func (*AdminChannelService) AdminUpdateChannelShort added in v0.10.0

func (*AdminChannelService) GetAuthSession added in v0.21.0

func (aaa *AdminChannelService) GetAuthSession() auth.Session

func (*AdminChannelService) SingleAdminDeleteChannel deprecated

func (aaa *AdminChannelService) SingleAdminDeleteChannel(input *admin_channel.SingleAdminDeleteChannelParams) error

Deprecated: 2022-01-10 - please use SingleAdminDeleteChannelShort instead.

func (*AdminChannelService) SingleAdminDeleteChannelShort added in v0.10.0

func (aaa *AdminChannelService) SingleAdminDeleteChannelShort(input *admin_channel.SingleAdminDeleteChannelParams) error

func (*AdminChannelService) SingleAdminGetChannel deprecated

Deprecated: 2022-01-10 - please use SingleAdminGetChannelShort instead.

func (*AdminChannelService) SingleAdminGetChannelShort added in v0.10.0

func (*AdminChannelService) SingleAdminUpdateChannel deprecated

Deprecated: 2022-01-10 - please use SingleAdminUpdateChannelShort instead.

func (*AdminChannelService) SingleAdminUpdateChannelShort added in v0.10.0

type AdminContentService

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

func (*AdminContentService) AdminDeleteContent deprecated

func (aaa *AdminContentService) AdminDeleteContent(input *admin_content.AdminDeleteContentParams) error

Deprecated: 2022-01-10 - please use AdminDeleteContentShort instead.

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

func (aaa *AdminContentService) AdminDeleteContentScreenshot(input *admin_content.AdminDeleteContentScreenshotParams) error

Deprecated: 2022-01-10 - please use AdminDeleteContentScreenshotShort instead.

func (*AdminContentService) AdminDeleteContentScreenshotShort added in v0.10.0

func (aaa *AdminContentService) AdminDeleteContentScreenshotShort(input *admin_content.AdminDeleteContentScreenshotParams) error

func (*AdminContentService) AdminDeleteContentShort added in v0.10.0

func (aaa *AdminContentService) AdminDeleteContentShort(input *admin_content.AdminDeleteContentParams) error

func (*AdminContentService) AdminDownloadContentPreview deprecated

Deprecated: 2022-01-10 - please use AdminDownloadContentPreviewShort instead.

func (*AdminContentService) AdminDownloadContentPreviewShort added in v0.10.0

func (*AdminContentService) AdminGetContent deprecated

Deprecated: 2022-01-10 - please use AdminGetContentShort instead.

func (*AdminContentService) AdminGetContentBulk deprecated added in v0.36.0

Deprecated: 2022-01-10 - please use AdminGetContentBulkShort instead.

func (*AdminContentService) AdminGetContentBulkShort added in v0.36.0

func (*AdminContentService) AdminGetContentShort added in v0.10.0

func (*AdminContentService) AdminGetSpecificContent deprecated

Deprecated: 2022-01-10 - please use AdminGetSpecificContentShort instead.

func (*AdminContentService) AdminGetSpecificContentShort added in v0.10.0

func (*AdminContentService) AdminGetUserContentByShareCode deprecated added in v0.25.0

Deprecated: 2022-01-10 - please use AdminGetUserContentByShareCodeShort instead.

func (*AdminContentService) AdminGetUserContentByShareCodeShort added in v0.25.0

func (*AdminContentService) AdminHideUserContent deprecated

Deprecated: 2022-01-10 - please use AdminHideUserContentShort instead.

func (*AdminContentService) AdminHideUserContentShort added in v0.10.0

func (*AdminContentService) AdminSearchChannelSpecificContent deprecated

Deprecated: 2022-01-10 - please use AdminSearchChannelSpecificContentShort instead.

func (*AdminContentService) AdminSearchChannelSpecificContentShort added in v0.10.0

func (*AdminContentService) AdminSearchContent deprecated

Deprecated: 2022-01-10 - please use AdminSearchContentShort instead.

func (*AdminContentService) AdminSearchContentShort added in v0.10.0

func (*AdminContentService) AdminUpdateContentDirect deprecated

Deprecated: 2022-01-10 - please use AdminUpdateContentDirectShort instead.

func (*AdminContentService) AdminUpdateContentDirectShort added in v0.10.0

func (*AdminContentService) AdminUpdateContentS3 deprecated

Deprecated: 2022-01-10 - please use AdminUpdateContentS3Short instead.

func (*AdminContentService) AdminUpdateContentS3Short added in v0.10.0

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

Deprecated: 2022-01-10 - please use AdminUpdateScreenshotsShort instead.

func (*AdminContentService) AdminUpdateScreenshotsShort added in v0.10.0

func (*AdminContentService) AdminUploadContentDirect deprecated

Deprecated: 2022-01-10 - please use AdminUploadContentDirectShort instead.

func (*AdminContentService) AdminUploadContentDirectShort added in v0.10.0

func (*AdminContentService) AdminUploadContentS3 deprecated

Deprecated: 2022-01-10 - please use AdminUploadContentS3Short instead.

func (*AdminContentService) AdminUploadContentS3Short added in v0.10.0

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

Deprecated: 2022-01-10 - please use AdminUploadContentScreenshotShort instead.

func (*AdminContentService) AdminUploadContentScreenshotShort added in v0.10.0

func (*AdminContentService) GetAuthSession added in v0.21.0

func (aaa *AdminContentService) GetAuthSession() auth.Session

func (*AdminContentService) SingleAdminDeleteContent deprecated

func (aaa *AdminContentService) SingleAdminDeleteContent(input *admin_content.SingleAdminDeleteContentParams) error

Deprecated: 2022-01-10 - please use SingleAdminDeleteContentShort instead.

func (*AdminContentService) SingleAdminDeleteContentShort added in v0.10.0

func (aaa *AdminContentService) SingleAdminDeleteContentShort(input *admin_content.SingleAdminDeleteContentParams) error

func (*AdminContentService) SingleAdminGetContent deprecated

Deprecated: 2022-01-10 - please use SingleAdminGetContentShort instead.

func (*AdminContentService) SingleAdminGetContentShort added in v0.10.0

func (*AdminContentService) SingleAdminUpdateContentDirect deprecated

Deprecated: 2022-01-10 - please use SingleAdminUpdateContentDirectShort instead.

func (*AdminContentService) SingleAdminUpdateContentDirectShort added in v0.10.0

func (*AdminContentService) SingleAdminUpdateContentS3 deprecated

Deprecated: 2022-01-10 - please use SingleAdminUpdateContentS3Short instead.

func (*AdminContentService) SingleAdminUpdateContentS3Short added in v0.10.0

type AdminGroupService

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

func (*AdminGroupService) AdminCreateGroup deprecated

Deprecated: 2022-01-10 - please use AdminCreateGroupShort instead.

func (*AdminGroupService) AdminCreateGroupShort added in v0.10.0

func (*AdminGroupService) AdminDeleteGroup deprecated

func (aaa *AdminGroupService) AdminDeleteGroup(input *admin_group.AdminDeleteGroupParams) error

Deprecated: 2022-01-10 - please use AdminDeleteGroupShort instead.

func (*AdminGroupService) AdminDeleteGroupShort added in v0.10.0

func (aaa *AdminGroupService) AdminDeleteGroupShort(input *admin_group.AdminDeleteGroupParams) error

func (*AdminGroupService) AdminGetAllGroups deprecated

Deprecated: 2022-01-10 - please use AdminGetAllGroupsShort instead.

func (*AdminGroupService) AdminGetAllGroupsShort added in v0.10.0

func (*AdminGroupService) AdminGetGroup deprecated

Deprecated: 2022-01-10 - please use AdminGetGroupShort instead.

func (*AdminGroupService) AdminGetGroupContents deprecated

Deprecated: 2022-01-10 - please use AdminGetGroupContentsShort instead.

func (*AdminGroupService) AdminGetGroupContentsShort added in v0.10.0

func (*AdminGroupService) AdminGetGroupShort added in v0.10.0

func (*AdminGroupService) AdminUpdateGroup deprecated

Deprecated: 2022-01-10 - please use AdminUpdateGroupShort instead.

func (*AdminGroupService) AdminUpdateGroupShort added in v0.10.0

func (*AdminGroupService) GetAuthSession added in v0.21.0

func (aaa *AdminGroupService) GetAuthSession() auth.Session

func (*AdminGroupService) SingleAdminDeleteGroup deprecated

func (aaa *AdminGroupService) SingleAdminDeleteGroup(input *admin_group.SingleAdminDeleteGroupParams) error

Deprecated: 2022-01-10 - please use SingleAdminDeleteGroupShort instead.

func (*AdminGroupService) SingleAdminDeleteGroupShort added in v0.10.0

func (aaa *AdminGroupService) SingleAdminDeleteGroupShort(input *admin_group.SingleAdminDeleteGroupParams) error

func (*AdminGroupService) SingleAdminGetAllGroups deprecated

Deprecated: 2022-01-10 - please use SingleAdminGetAllGroupsShort instead.

func (*AdminGroupService) SingleAdminGetAllGroupsShort added in v0.10.0

func (*AdminGroupService) SingleAdminGetGroup deprecated

Deprecated: 2022-01-10 - please use SingleAdminGetGroupShort instead.

func (*AdminGroupService) SingleAdminGetGroupContents deprecated

Deprecated: 2022-01-10 - please use SingleAdminGetGroupContentsShort instead.

func (*AdminGroupService) SingleAdminGetGroupContentsShort added in v0.10.0

func (*AdminGroupService) SingleAdminGetGroupShort added in v0.10.0

func (*AdminGroupService) SingleAdminUpdateGroup deprecated

Deprecated: 2022-01-10 - please use SingleAdminUpdateGroupShort instead.

func (*AdminGroupService) SingleAdminUpdateGroupShort added in v0.10.0

type AdminTagService

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

func (*AdminTagService) AdminCreateTag deprecated

Deprecated: 2022-01-10 - please use AdminCreateTagShort instead.

func (*AdminTagService) AdminCreateTagShort added in v0.10.0

func (*AdminTagService) AdminDeleteTag deprecated

func (aaa *AdminTagService) AdminDeleteTag(input *admin_tag.AdminDeleteTagParams) error

Deprecated: 2022-01-10 - please use AdminDeleteTagShort instead.

func (*AdminTagService) AdminDeleteTagShort added in v0.10.0

func (aaa *AdminTagService) AdminDeleteTagShort(input *admin_tag.AdminDeleteTagParams) error

func (*AdminTagService) AdminGetTag deprecated

Deprecated: 2022-01-10 - please use AdminGetTagShort instead.

func (*AdminTagService) AdminGetTagShort added in v0.10.0

func (*AdminTagService) AdminUpdateTag deprecated

Deprecated: 2022-01-10 - please use AdminUpdateTagShort instead.

func (*AdminTagService) AdminUpdateTagShort added in v0.10.0

func (*AdminTagService) GetAuthSession added in v0.21.0

func (aaa *AdminTagService) GetAuthSession() auth.Session

type AdminTypeService

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

func (*AdminTypeService) AdminCreateType deprecated

Deprecated: 2022-01-10 - please use AdminCreateTypeShort instead.

func (*AdminTypeService) AdminCreateTypeShort added in v0.10.0

func (*AdminTypeService) AdminDeleteType deprecated

func (aaa *AdminTypeService) AdminDeleteType(input *admin_type.AdminDeleteTypeParams) error

Deprecated: 2022-01-10 - please use AdminDeleteTypeShort instead.

func (*AdminTypeService) AdminDeleteTypeShort added in v0.10.0

func (aaa *AdminTypeService) AdminDeleteTypeShort(input *admin_type.AdminDeleteTypeParams) error

func (*AdminTypeService) AdminGetType deprecated

Deprecated: 2022-01-10 - please use AdminGetTypeShort instead.

func (*AdminTypeService) AdminGetTypeShort added in v0.10.0

func (*AdminTypeService) AdminUpdateType deprecated

Deprecated: 2022-01-10 - please use AdminUpdateTypeShort instead.

func (*AdminTypeService) AdminUpdateTypeShort added in v0.10.0

func (*AdminTypeService) GetAuthSession added in v0.21.0

func (aaa *AdminTypeService) GetAuthSession() auth.Session

type AnonymizationService

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

func (*AnonymizationService) AdminDeleteAllUserChannels deprecated

func (aaa *AnonymizationService) AdminDeleteAllUserChannels(input *anonymization.AdminDeleteAllUserChannelsParams) error

Deprecated: 2022-01-10 - please use AdminDeleteAllUserChannelsShort instead.

func (*AnonymizationService) AdminDeleteAllUserChannelsShort added in v0.10.0

func (aaa *AnonymizationService) AdminDeleteAllUserChannelsShort(input *anonymization.AdminDeleteAllUserChannelsParams) error

func (*AnonymizationService) AdminDeleteAllUserContents deprecated

func (aaa *AnonymizationService) AdminDeleteAllUserContents(input *anonymization.AdminDeleteAllUserContentsParams) error

Deprecated: 2022-01-10 - please use AdminDeleteAllUserContentsShort instead.

func (*AnonymizationService) AdminDeleteAllUserContentsShort added in v0.10.0

func (aaa *AnonymizationService) AdminDeleteAllUserContentsShort(input *anonymization.AdminDeleteAllUserContentsParams) error

func (*AnonymizationService) AdminDeleteAllUserGroup deprecated

func (aaa *AnonymizationService) AdminDeleteAllUserGroup(input *anonymization.AdminDeleteAllUserGroupParams) error

Deprecated: 2022-01-10 - please use AdminDeleteAllUserGroupShort instead.

func (*AnonymizationService) AdminDeleteAllUserGroupShort added in v0.10.0

func (aaa *AnonymizationService) AdminDeleteAllUserGroupShort(input *anonymization.AdminDeleteAllUserGroupParams) error

func (*AnonymizationService) AdminDeleteAllUserStates deprecated

func (aaa *AnonymizationService) AdminDeleteAllUserStates(input *anonymization.AdminDeleteAllUserStatesParams) error

Deprecated: 2022-01-10 - please use AdminDeleteAllUserStatesShort instead.

func (*AnonymizationService) AdminDeleteAllUserStatesShort added in v0.10.0

func (aaa *AnonymizationService) AdminDeleteAllUserStatesShort(input *anonymization.AdminDeleteAllUserStatesParams) error

func (*AnonymizationService) DeleteAllUserChannel deprecated

func (aaa *AnonymizationService) DeleteAllUserChannel(input *anonymization.DeleteAllUserChannelParams) error

Deprecated: 2022-01-10 - please use DeleteAllUserChannelShort instead.

func (*AnonymizationService) DeleteAllUserChannelShort added in v0.10.0

func (aaa *AnonymizationService) DeleteAllUserChannelShort(input *anonymization.DeleteAllUserChannelParams) error

func (*AnonymizationService) DeleteAllUserContents deprecated

func (aaa *AnonymizationService) DeleteAllUserContents(input *anonymization.DeleteAllUserContentsParams) error

Deprecated: 2022-01-10 - please use DeleteAllUserContentsShort instead.

func (*AnonymizationService) DeleteAllUserContentsShort added in v0.10.0

func (aaa *AnonymizationService) DeleteAllUserContentsShort(input *anonymization.DeleteAllUserContentsParams) error

func (*AnonymizationService) DeleteAllUserGroup deprecated

func (aaa *AnonymizationService) DeleteAllUserGroup(input *anonymization.DeleteAllUserGroupParams) error

Deprecated: 2022-01-10 - please use DeleteAllUserGroupShort instead.

func (*AnonymizationService) DeleteAllUserGroupShort added in v0.10.0

func (aaa *AnonymizationService) DeleteAllUserGroupShort(input *anonymization.DeleteAllUserGroupParams) error

func (*AnonymizationService) DeleteAllUserStates deprecated

func (aaa *AnonymizationService) DeleteAllUserStates(input *anonymization.DeleteAllUserStatesParams) error

Deprecated: 2022-01-10 - please use DeleteAllUserStatesShort instead.

func (*AnonymizationService) DeleteAllUserStatesShort added in v0.10.0

func (aaa *AnonymizationService) DeleteAllUserStatesShort(input *anonymization.DeleteAllUserStatesParams) error

func (*AnonymizationService) GetAuthSession added in v0.21.0

func (aaa *AnonymizationService) GetAuthSession() auth.Session

type PublicChannelService

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

func (*PublicChannelService) DeleteChannel deprecated

func (aaa *PublicChannelService) DeleteChannel(input *public_channel.DeleteChannelParams) error

Deprecated: 2022-01-10 - please use DeleteChannelShort instead.

func (*PublicChannelService) DeleteChannelShort added in v0.10.0

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

func (*PublicChannelService) GetAuthSession added in v0.21.0

func (aaa *PublicChannelService) GetAuthSession() auth.Session

func (*PublicChannelService) GetChannels deprecated

Deprecated: 2022-01-10 - please use GetChannelsShort instead.

func (*PublicChannelService) GetChannelsShort added in v0.10.0

func (*PublicChannelService) PublicCreateChannel deprecated added in v0.42.0

Deprecated: 2022-01-10 - please use PublicCreateChannelShort instead.

func (*PublicChannelService) PublicCreateChannelShort added in v0.42.0

func (*PublicChannelService) UpdateChannel deprecated

Deprecated: 2022-01-10 - please use UpdateChannelShort instead.

func (*PublicChannelService) UpdateChannelShort added in v0.10.0

type PublicContentService

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

func (*PublicContentService) CreateContentDirect deprecated

Deprecated: 2022-01-10 - please use CreateContentDirectShort instead.

func (*PublicContentService) CreateContentDirectShort added in v0.10.0

func (*PublicContentService) CreateContentS3 deprecated

Deprecated: 2022-01-10 - please use CreateContentS3Short instead.

func (*PublicContentService) CreateContentS3Short added in v0.10.0

func (*PublicContentService) DeleteContent deprecated

func (aaa *PublicContentService) DeleteContent(input *public_content.DeleteContentParams) error

Deprecated: 2022-01-10 - please use DeleteContentShort instead.

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

func (aaa *PublicContentService) DeleteContentScreenshot(input *public_content.DeleteContentScreenshotParams) error

Deprecated: 2022-01-10 - please use DeleteContentScreenshotShort instead.

func (*PublicContentService) DeleteContentScreenshotShort added in v0.10.0

func (aaa *PublicContentService) DeleteContentScreenshotShort(input *public_content.DeleteContentScreenshotParams) error

func (*PublicContentService) DeleteContentShort added in v0.10.0

func (aaa *PublicContentService) DeleteContentShort(input *public_content.DeleteContentParams) error

func (*PublicContentService) GetAuthSession added in v0.21.0

func (aaa *PublicContentService) GetAuthSession() auth.Session

func (*PublicContentService) PublicDownloadContentByContentID deprecated

Deprecated: 2022-01-10 - please use PublicDownloadContentByContentIDShort instead.

func (*PublicContentService) PublicDownloadContentByContentIDShort added in v0.10.0

func (*PublicContentService) PublicDownloadContentByShareCode deprecated added in v0.25.0

Deprecated: 2022-01-10 - please use PublicDownloadContentByShareCodeShort instead.

func (*PublicContentService) PublicDownloadContentByShareCodeShort added in v0.25.0

func (*PublicContentService) PublicDownloadContentPreview deprecated

Deprecated: 2022-01-10 - please use PublicDownloadContentPreviewShort instead.

func (*PublicContentService) PublicDownloadContentPreviewShort added in v0.10.0

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

Deprecated: 2022-01-10 - please use PublicGetContentBulkShort instead.

func (*PublicContentService) PublicGetContentBulkShort added in v0.17.0

func (*PublicContentService) PublicGetUserContent deprecated

Deprecated: 2022-01-10 - please use PublicGetUserContentShort instead.

func (*PublicContentService) PublicGetUserContentShort added in v0.10.0

func (*PublicContentService) PublicSearchContent deprecated

Deprecated: 2022-01-10 - please use PublicSearchContentShort instead.

func (*PublicContentService) PublicSearchContentShort added in v0.10.0

func (*PublicContentService) SearchChannelSpecificContent deprecated

Deprecated: 2022-01-10 - please use SearchChannelSpecificContentShort instead.

func (*PublicContentService) SearchChannelSpecificContentShort added in v0.10.0

func (*PublicContentService) UpdateContentDirect deprecated

Deprecated: 2022-01-10 - please use UpdateContentDirectShort instead.

func (*PublicContentService) UpdateContentDirectShort added in v0.10.0

func (*PublicContentService) UpdateContentS3 deprecated

Deprecated: 2022-01-10 - please use UpdateContentS3Short instead.

func (*PublicContentService) UpdateContentS3Short added in v0.10.0

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

Deprecated: 2022-01-10 - please use UpdateScreenshotsShort instead.

func (*PublicContentService) UpdateScreenshotsShort added in v0.10.0

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

Deprecated: 2022-01-10 - please use UploadContentScreenshotShort instead.

func (*PublicContentService) UploadContentScreenshotShort added in v0.10.0

type PublicCreatorService added in v0.16.0

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

func (*PublicCreatorService) GetAuthSession added in v0.21.0

func (aaa *PublicCreatorService) GetAuthSession() auth.Session

func (*PublicCreatorService) PublicGetCreator deprecated added in v0.24.0

Deprecated: 2022-01-10 - please use PublicGetCreatorShort instead.

func (*PublicCreatorService) PublicGetCreatorShort added in v0.24.0

func (*PublicCreatorService) PublicSearchCreator deprecated added in v0.24.0

Deprecated: 2022-01-10 - please use PublicSearchCreatorShort instead.

func (*PublicCreatorService) PublicSearchCreatorShort added in v0.24.0

type PublicDownloadCountService

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

func (*PublicDownloadCountService) AddDownloadCount deprecated

Deprecated: 2022-01-10 - please use AddDownloadCountShort instead.

func (*PublicDownloadCountService) AddDownloadCountShort added in v0.10.0

func (*PublicDownloadCountService) GetAuthSession added in v0.21.0

func (aaa *PublicDownloadCountService) GetAuthSession() auth.Session

type PublicFollowService

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

func (*PublicFollowService) GetAuthSession added in v0.21.0

func (aaa *PublicFollowService) GetAuthSession() auth.Session

func (*PublicFollowService) GetFollowedContent deprecated

Deprecated: 2022-01-10 - please use GetFollowedContentShort instead.

func (*PublicFollowService) GetFollowedContentShort added in v0.10.0

func (*PublicFollowService) GetFollowedUsers deprecated

Deprecated: 2022-01-10 - please use GetFollowedUsersShort instead.

func (*PublicFollowService) GetFollowedUsersShort added in v0.10.0

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

Deprecated: 2022-01-10 - please use GetPublicFollowersShort instead.

func (*PublicFollowService) GetPublicFollowersShort added in v0.16.0

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

Deprecated: 2022-01-10 - please use GetPublicFollowingShort instead.

func (*PublicFollowService) GetPublicFollowingShort added in v0.16.0

func (*PublicFollowService) UpdateUserFollowStatus deprecated

Deprecated: 2022-01-10 - please use UpdateUserFollowStatusShort instead.

func (*PublicFollowService) UpdateUserFollowStatusShort added in v0.10.0

type PublicGroupService

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

func (*PublicGroupService) CreateGroup deprecated

Deprecated: 2022-01-10 - please use CreateGroupShort instead.

func (*PublicGroupService) CreateGroupShort added in v0.10.0

func (*PublicGroupService) DeleteGroup deprecated

func (aaa *PublicGroupService) DeleteGroup(input *public_group.DeleteGroupParams) error

Deprecated: 2022-01-10 - please use DeleteGroupShort instead.

func (*PublicGroupService) DeleteGroupShort added in v0.10.0

func (aaa *PublicGroupService) DeleteGroupShort(input *public_group.DeleteGroupParams) error

func (*PublicGroupService) GetAuthSession added in v0.21.0

func (aaa *PublicGroupService) GetAuthSession() auth.Session

func (*PublicGroupService) GetGroup deprecated

Deprecated: 2022-01-10 - please use GetGroupShort instead.

func (*PublicGroupService) GetGroupContent deprecated

Deprecated: 2022-01-10 - please use GetGroupContentShort instead.

func (*PublicGroupService) GetGroupContentShort added in v0.10.0

func (*PublicGroupService) GetGroupShort added in v0.10.0

func (*PublicGroupService) GetGroups deprecated

Deprecated: 2022-01-10 - please use GetGroupsShort instead.

func (*PublicGroupService) GetGroupsShort added in v0.10.0

func (*PublicGroupService) UpdateGroup deprecated

Deprecated: 2022-01-10 - please use UpdateGroupShort instead.

func (*PublicGroupService) UpdateGroupShort added in v0.10.0

type PublicLikeService

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

func (*PublicLikeService) GetAuthSession added in v0.21.0

func (aaa *PublicLikeService) GetAuthSession() auth.Session

func (*PublicLikeService) GetLikedContent deprecated

Deprecated: 2022-01-10 - please use GetLikedContentShort instead.

func (*PublicLikeService) GetLikedContentShort added in v0.10.0

func (*PublicLikeService) UpdateContentLikeStatus deprecated

Deprecated: 2022-01-10 - please use UpdateContentLikeStatusShort instead.

func (*PublicLikeService) UpdateContentLikeStatusShort added in v0.10.0

type PublicTagService

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

func (*PublicTagService) GetAuthSession added in v0.21.0

func (aaa *PublicTagService) GetAuthSession() auth.Session

func (*PublicTagService) GetTag deprecated

Deprecated: 2022-01-10 - please use GetTagShort instead.

func (*PublicTagService) GetTagShort added in v0.10.0

type PublicTypeService

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

func (*PublicTypeService) GetAuthSession added in v0.21.0

func (aaa *PublicTypeService) GetAuthSession() auth.Session

func (*PublicTypeService) GetType deprecated

Deprecated: 2022-01-10 - please 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