plugins

package
v0.1.0-dev-777099b Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2017 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func List

func List() []string

func Register

func Register(name string, initFunc PluginInit)

Types

type FooterPlugin

type FooterPlugin interface {
	Footer(path string) (template.HTML, error)
}

type Plugin

type Plugin interface {
}

func New

func New(name string, opts map[string]string) (Plugin, error)

type PluginInit

type PluginInit func(opts map[string]string) Plugin

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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