package
0.0.0-20240514134406-bee4de7b70ea
Repository: https://github.com/peter-mount/documentation.git
Documentation: pkg.go.dev

# Packages

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

# Functions

No description provided by the author
ByteFileHandler returns a FileHandler which will write a []byte.
CellName returns the Excel cell name.
FileBuilderOf returns a FileBuilder which consists of each provided FileBuilder in sequence.
FileHandlerOf returns a FileHandler which will run each supplied FileHandler in sequence.
No description provided by the author
No description provided by the author
NewExcelBuilder creates a new ExcelBuilder.
No description provided by the author
ReferenceFileBuilder returns a FileBuilder with standard front matter for hugo pages.
ReferenceFilename returns the file name for a reference file.
No description provided by the author
StringFileHandler returns a FileHandler which will write a string.
Tokenize a string returning a Token tree.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Table contains the definition of a reference table which is then written to a csv or json file.
Token represents a parsed token as a linked list.

# Interfaces

No description provided by the author
ExcelProvider provides a function that provides an ExcelBuilder and accepts its replacement.

# Type aliases

No description provided by the author
ExcelBuilder used to build an Excel Spreadsheet.
FileBuilder creates text files.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author