toml

package
v0.0.0-...-7320205 Latest Latest
Warning

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

Go to latest
Published: May 4, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

package toml is a wrapper around BurntSushi's toml providing Marshal and Unmarshal methods.

github.com/BurntSushi/toml doesn't provide marshal and unmarshal methods, so this wraps it and does.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Marshal

func Marshal(v interface{}) ([]byte, error)

func Unmarshal

func Unmarshal(p []byte, v interface{}) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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