Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplySignedUrlAsCommunityLogic ¶ added in v1.3.4
type ApplySignedUrlAsCommunityLogic struct { logx.Logger // contains filtered or unexported fields }
func NewApplySignedUrlAsCommunityLogic ¶ added in v1.3.4
func NewApplySignedUrlAsCommunityLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ApplySignedUrlAsCommunityLogic
func (*ApplySignedUrlAsCommunityLogic) ApplySignedUrlAsCommunity ¶ added in v1.3.4
func (l *ApplySignedUrlAsCommunityLogic) ApplySignedUrlAsCommunity(req *types.ApplySignedUrlAsCommunityReq) (resp *types.ApplySignedUrlAsCommunityResp, err error)
type ApplySignedUrlLogic ¶ added in v1.1.11
func NewApplySignedUrlLogic ¶ added in v1.1.11
func NewApplySignedUrlLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ApplySignedUrlLogic
func (*ApplySignedUrlLogic) ApplySignedUrl ¶ added in v1.1.11
func (l *ApplySignedUrlLogic) ApplySignedUrl(req *types.ApplySignedUrlReq) (resp *types.ApplySignedUrlResp, err error)
Click to show internal directories.
Click to hide internal directories.