encoding

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2022 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Delimiter

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

func NewDelimiter

func NewDelimiter(separator rune, writer io.Writer) *Delimiter

func (*Delimiter) Encode

func (d *Delimiter) Encode(v interface{}) error

func (*Delimiter) EncodeHeader

func (d *Delimiter) EncodeHeader(v interface{}) error

type Encoder

type Encoder interface {
	Encode(v interface{}) error
}

Jump to

Keyboard shortcuts

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