package
1.11.2
Repository: https://github.com/foomo/contentserver.git
Documentation: pkg.go.dev

# Functions

NewItem item contructor.
NewNode constructor.
NewSiteContent constructor.

# Constants

Indent for json indentation.
PathSeparator separator for paths in URIs.
StatusForbidden we found content but you mst not access it.
StatusNotFound we did not find content.
StatusOk we found content.

# Structs

Item on a node in a content tree - "payload" of an item.
Node a node in a content tree.
RepoNode node in a content tree.
SiteContent resolved content for a site.

# Type aliases

Status status type SiteContent respnses.