dump

package
v0.0.0-...-3053663 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2016 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type XmlDataOutput

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

func NewXmlOutput

func NewXmlOutput(output io.Writer, prettyPrint bool) (*XmlDataOutput, error)

func (*XmlDataOutput) DumpComment

func (d *XmlDataOutput) DumpComment(comment string)

func (*XmlDataOutput) DumpDouble

func (d *XmlDataOutput) DumpDouble(field string, value float64)

func (*XmlDataOutput) DumpDuration

func (d *XmlDataOutput) DumpDuration(field string, value time.Duration)

func (*XmlDataOutput) DumpString

func (d *XmlDataOutput) DumpString(field, value string)

func (*XmlDataOutput) DumpSubFields

func (d *XmlDataOutput) DumpSubFields(field string, subDump func(rrd.DataOutput) error)

func (*XmlDataOutput) DumpTime

func (d *XmlDataOutput) DumpTime(field string, value time.Time)

func (*XmlDataOutput) DumpUnsignedLong

func (d *XmlDataOutput) DumpUnsignedLong(field string, value uint64)

func (*XmlDataOutput) Finalize

func (d *XmlDataOutput) Finalize() error

Jump to

Keyboard shortcuts

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