Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PaperService ¶
type PaperService struct {
// contains filtered or unexported fields
}
func NewPaperService ¶
func NewPaperService(ctx context.Context, clientSet *base.ClientSet) *PaperService
func (*PaperService) GetDir ¶
func (s *PaperService) GetDir(req *paper.ListDirFilesRequest) (bool, *model.UpYunFileDir, error)
func (*PaperService) GetDownloadUrl ¶
func (s *PaperService) GetDownloadUrl(req *paper.GetDownloadUrlRequest) (string, error)
Click to show internal directories.
Click to hide internal directories.