formext

package
v2.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package formext represents form extensions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewExtensions

func NewExtensions(netvalid utils.NetworkValidator) map[string]Extension

NewExtensions returns map of ext objects

Types

type Extension

type Extension interface {
	ExecuteMarkdown(name string, data map[string]string) string
	ExecuteHTML(name string, data map[string]string) string
}

Extension is representation of form extension

func NewEtkecc

func NewEtkecc(netvalid utils.NetworkValidator) Extension

NewEtkecc parser/extension

func NewExample

func NewExample() Extension

NewExample parser/extension

func NewRoot

func NewRoot() Extension

NewRoot parser/extension

Jump to

Keyboard shortcuts

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