# Packages
Package mocks is a generated GoMock package.
# Functions
Contains is a useful method for checking if a value exists in a slice.
ConvertTagsToString converts a string slice into a formatted string of tags.
ParseTags parses the tags into a string slice.
Start is the global executor that pulls in the configuration settings, generates the content and saves the file.
# Structs
Content struct which has attributes we need for generating the document.
CurrentTime is our struct for holding the current time.
DevlogFile holds metadata about files.
# Interfaces
FileOps is the interface for devlog file operations.
TemplateReader interface for reading templates.
TextContent interface for text content generation.
Time is our interface for any functions we need for handling time.