dataformat

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataFormat

type DataFormat string
const (
	JSON       DataFormat = "json"
	YAML       DataFormat = "yaml"
	XML        DataFormat = "xml"
	INI        DataFormat = "ini"
	CNF        DataFormat = "cnf"
	CFG        DataFormat = "cfg"
	ENV        DataFormat = "env"
	Properties DataFormat = "properties"
	Command    DataFormat = "command"
)

func FromPath

func FromPath(path string) DataFormat

Jump to

Keyboard shortcuts

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