Page MenuHomeMusing Studio

No OneTemporary

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

Mime Type
text/x-diff
Expires
Sat, Jan 31, 7:04 AM (15 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3610287

Event Timeline