Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PaperServiceImpl ¶
PaperServiceImpl implements the last service interface defined in the IDL.
func NewPaperService ¶
func NewPaperService(clientSet *base.ClientSet) *PaperServiceImpl
func (*PaperServiceImpl) GetDownloadUrl ¶
func (s *PaperServiceImpl) GetDownloadUrl(ctx context.Context, req *paper.GetDownloadUrlRequest) (resp *paper.GetDownloadUrlResponse, err error)
GetDownloadUrl implements the PaperServiceImpl interface.
func (*PaperServiceImpl) ListDirFiles ¶
func (s *PaperServiceImpl) ListDirFiles(ctx context.Context, req *paper.ListDirFilesRequest) (resp *paper.ListDirFilesResponse, err error)
ListDirFiles implements the PaperServiceImpl interface.
Click to show internal directories.
Click to hide internal directories.