mutamarkdown

package
v0.0.0-...-9fedd22 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2015 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Markdown

func Markdown() muta.Streamer

Types

type MarkdownStreamer

type MarkdownStreamer struct {
}

func (*MarkdownStreamer) Next

The Next() method is the (only) workhorse of a Streamer. The Stream will call it with a FileInfo and a ReadCloser, expecting the Next() method to modify them as it sees fit.

If no FileInfo is provided, the Next() method is expected to create new files and return them - or return nothing and not be called again.

Next() will always be called once more if it returns a file, unless it returns an error.

Jump to

Keyboard shortcuts

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