Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DownloadLogic ¶
func NewDownloadLogic ¶
func NewDownloadLogic(ctx context.Context, svcCtx *svc.ServiceContext, writer io.Writer) *DownloadLogic
func (*DownloadLogic) Download ¶
func (l *DownloadLogic) Download(req *types.DownloadRequest) error
type UploadLogic ¶
func NewUploadLogic ¶
func NewUploadLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UploadLogic
func (*UploadLogic) Upload ¶
func (l *UploadLogic) Upload() (resp *types.UploadResponse, err error)
Click to show internal directories.
Click to hide internal directories.