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
Thu, May 15, 4:46 PM (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3239602

Event Timeline