types

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2022 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Types = map[string]func(json []byte) (structure.Structure, error){
	"single": single.New,
	"list":   list.New,
	"table":  table.New,
}

Types represents a map which returns the corresponding New function of the provided type string.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
subtypes
raw

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳