toml

package
v1.0.0-beta Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package toml is a TOML converter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Converter

type Converter struct{}

Converter for TOML.

func (Converter) Decode

func (c Converter) Decode(r io.ReadSeeker) (interface{}, error)

Decode for TOML.

func (Converter) Encode

func (c Converter) Encode(data interface{}, w io.Writer) error

Encode for TOML.

Jump to

Keyboard shortcuts

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