labdoc

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Plugins = map[string]Creator{}

Functions

func Add

func Add(name string, creator Creator)

func GetSha256 added in v0.1.4

func GetSha256(file string) (string, error)

Get sha256 from file.

Types

type Creator

type Creator func() Plugin

type Plugin

type Plugin interface {
	TemplateFunctions() (template.FuncMap, error)
	Examples() string
}

Jump to

Keyboard shortcuts

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