package
2.0.0+incompatible
Repository: https://github.com/writeas/writeas-cli.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ClaimPost adds a local post to the authenticated user's account and deletes the local reference.
No description provided by the author
No description provided by the author
DoDelete deletes the given post on Write.as, and removes any local references.
DoFetch retrieves the Write.as post with the given friendlyID, optionally via the Tor hidden service.
DoFetchCollections retrieves a list of the currently logged in users collections.
DoFetchPosts retrieves all remote posts for the authenticated user.
No description provided by the author
No description provided by the author
DoPost creates a Write.as post, returning an error if it was unsuccessful.
DoUpdate updates the given post on Write.as.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Structs

Post
Post holds the basic authentication information for a Write.as post.
RemoteColl represents a collection of posts It is a reduced set of data from a go-writeas Collection.
RemotePost holds addition information about published posts.