Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F10668788
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
333 B
Subscribers
None
View Options
diff --git a/import.go b/import.go
new file mode 100644
index 0000000..89d1d91
--- /dev/null
+++ b/import.go
@@ -0,0 +1,9 @@
+package wfimport
+
+import "github.com/writeas/go-writeas"
+
+type Import struct {
+ writeas.User
+ Collections []writeas.Collection `json:"collections"`
+ Posts []writeas.Post `json:"posts"`
+}
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Thu, May 15, 8:53 AM (16 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3239602
Attached To
rWFM wfmigrate
Event Timeline
Log In to Comment