restore

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	TypeStringMap = map[string]string{
		"TYPE_DOUBLE":   "double",
		"TYPE_FLOAT":    "float",
		"TYPE_INT64":    "int64",
		"TYPE_UINT64":   "uint64",
		"TYPE_INT32":    "int32",
		"TYPE_FIXED64":  "fixed64",
		"TYPE_FIXED32":  "fixed32",
		"TYPE_BOOL":     "bool",
		"TYPE_STRING":   "string",
		"TYPE_BYTES":    "bytes",
		"TYPE_UINT32":   "uint32",
		"TYPE_SFIXED32": "sfixed32",
		"TYPE_SFIXED64": "sfixed64",
		"TYPE_SINT32":   "sint32",
		"TYPE_SINT64":   "sint64",
	}
)

Functions

func Do

func Do(file string) (string, error)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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