structs

package
v1.4.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 7, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	DarkMode   bool
	FileName   string
	MathJax    bool
	StyleBytes []byte
}

Config saves the current configuration of this server run.

type RenderedHTML

type RenderedHTML struct {
	Body     template.HTML
	Style    template.CSS
	FileName string
}

RenderedHTML is the template struct used for the templating engine.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL