writer

package
v0.0.0-...-1ce84de Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DocumentationWriter

type DocumentationWriter interface {
	WriteChapter(title string, layer int)
	WriteMetaData(metaData *chart.Metadata, layer int)
	WriteDocs(docs map[string]*generator.ConfigDoc)
}

type MarkdownWriter

type MarkdownWriter struct {
	// contains filtered or unexported fields
}

func NewMarkdownWriter

func NewMarkdownWriter(writer io.Writer) MarkdownWriter

func (MarkdownWriter) WriteChapter

func (g MarkdownWriter) WriteChapter(title string, layer int)

func (MarkdownWriter) WriteDocs

func (g MarkdownWriter) WriteDocs(docs map[string]*generator.ConfigDoc)

func (MarkdownWriter) WriteMetaData

func (g MarkdownWriter) WriteMetaData(metaData *chart.Metadata, layer int)

Jump to

Keyboard shortcuts

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