mirror of
				https://github.com/mickael-kerjean/filestash.git
				synced 2025-10-31 10:07:15 +08:00 
			
		
		
		
	feature (orgmode): use emacs to export org documents
This commit is contained in:
		| @ -15,6 +15,9 @@ var ( | ||||
| 	ErrNotValid error         = NewError("Not Valid", 405) | ||||
| 	ErrNotReachable error     = NewError("Cannot Reach Destination", 502) | ||||
| 	ErrInvalidPassword        = NewError("Invalid Password", 403) | ||||
| 	ErrNotImplemented         = NewError("Not Implemented", 501) | ||||
| 	ErrFilesystemError        = NewError("Can't use filesystem", 503) | ||||
| 	ErrMissingDependency      = NewError("Missing dependency", 424) | ||||
| ) | ||||
|  | ||||
| type AppError struct { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Mickael KERJEAN
					Mickael KERJEAN