web

package
v1.0.2-0...-14ad975 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2021 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// M2W_PORT variable determines the port to start the server on
	M2W_PORT = "M2W_PORT"

	// M2W_LOG_LEVEL variable determines the log level across the service
	M2W_LOG_LEVEL = "M2W_LOG_LEVEL"

	// M2W_DB_PATH variable determines the path for the filesystem database
	M2W_DB_PATH = "M2W_DB_PATH"
)

Server environment variables

Variables

View Source
var HTMLScaffoldTemplate string

Functions

func Start

func Start() error

func Stop

func Stop() error

Types

type HTMLScaffoldData

type HTMLScaffoldData struct {
	Title   string
	Content string
}

HTMLScaffoldData defines data for the scaffold template

Jump to

Keyboard shortcuts

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