package
0.10.0
Repository: https://github.com/toddgaunt/bastion.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

MarshalDocument transforms a Document into its canonical form as bytes.
UnmarshalDocument parses bytes and returns a Document, or an error if the bytes did not form a valid document representation.

# Structs

Article
Article represents an article served by the bastion webservice.
No description provided by the author
Document is a structured represtation of the file format for articles.

# Interfaces

No description provided by the author

# Type aliases

Properties is a key value store of document Properties.