Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F12658809
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
319 B
Subscribers
None
View Options
diff --git a/errors/snapas.go b/errors/snapas.go
new file mode 100644
index 0000000..5dc6645
--- /dev/null
+++ b/errors/snapas.go
@@ -0,0 +1,10 @@
+package errors
+
+import (
+ "github.com/writeas/impart"
+ "net/http"
+)
+
+var (
+ ErrInvalidFeature = impart.HTTPError{http.StatusBadRequest, "Not a valid feature."}
+)
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Tue, Dec 9, 12:35 PM (9 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3531171
Attached To
rWC Write.as Web Core
Event Timeline
Log In to Comment