toml

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const TOMLTagName = "toml"

TOMLTagName is the name of the `"toml"` tag.

Variables

This section is empty.

Functions

This section is empty.

Types

type Decoder

type Decoder struct {
}

Decoder is a decoder than understands TOML.

func (*Decoder) Decode

func (d *Decoder) Decode(r io.Reader, t *dials.Type) (reflect.Value, error)

Decode will read from `r` and parse it as TOML depositing the relevant values in `t`.

Jump to

Keyboard shortcuts

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