output

package
v0.0.0-...-08dbdac Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package output manages the outputs engines This package is not standardized and differents Output Engines have different interface

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Engine

type Engine func([]token.ParagraphToken, sMark.Options) ([]byte, error)

Engine is an interface implemented by outputs engine Output takes as parameters a slice of paragraphs and the final options Output generates a slice of bytes containing the generated data This could be a html document for example

Directories

Path Synopsis
Package telegraphout implements an Output Engine for Telegra.ph platform
Package telegraphout implements an Output Engine for Telegra.ph platform

Jump to

Keyboard shortcuts

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