Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
DocumentServiceClient proto.DocumentServiceClient
}
func NewHandler ¶
func (Handler) GetPDFDocument ¶
swagger:route GET /documents/{id} documents reqDocumentGetByID
Getting a document by ID ¶
This endpoint returns the document structure
Responses: 200: Document 400: HTTPError 404: HTTPError 500: HTTPError
Click to show internal directories.
Click to hide internal directories.