Documentation ¶
Index ¶
- func AddRecordToDocument(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
- func CreateDocument(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
- func DeleteDocument(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
- func DeleteDocumentRecord(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
- func FormDocument(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
- func GetAllDocumentRecords(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
- func GetAllDocuments(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
- func GetDocument(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
- func GetDocumentRecord(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
- func Login(w http.ResponseWriter, r *http.Request)
- func Logout(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
- func RefreshToken(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
- func UpdateDocumentRecord(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
- func UpdateDocumentTitle(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddRecordToDocument ¶
func AddRecordToDocument(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
func CreateDocument ¶
func CreateDocument(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
func DeleteDocument ¶
func DeleteDocument(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
func DeleteDocumentRecord ¶
func DeleteDocumentRecord(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
func FormDocument ¶
func FormDocument(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
func GetAllDocumentRecords ¶
func GetAllDocumentRecords(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
func GetAllDocuments ¶
func GetAllDocuments(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
func GetDocument ¶
func GetDocument(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
func GetDocumentRecord ¶
func GetDocumentRecord(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
func Logout ¶
func Logout(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
func RefreshToken ¶
func RefreshToken(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
func UpdateDocumentRecord ¶
func UpdateDocumentRecord(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
func UpdateDocumentTitle ¶
func UpdateDocumentTitle(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.