Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F12633890
collection.go
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
492 B
Subscribers
None
collection.go
View Options
package
writeas
// Collection represents a collection of posts. Blogs are a type of collection
// on Write.as.
type
Collection
struct
{
Alias
string
`json:"alias"`
Title
string
`json:"title"`
Description
string
`json:"description"`
StyleSheet
string
`json:"style_sheet"`
Private
bool
`json:"private"`
Views
int64
`json:"views"`
Domain
string
`json:"domain,omitempty"`
Email
string
`json:"email,omitempty"`
TotalPosts
int
`json:"total_posts"`
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 4, 9:24 PM (3 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3524753
Attached To
rWGO writeas-go
Event Timeline
Log In to Comment