parser

package
v0.0.0-...-6c7272e Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ParameterID

type ParameterID struct {
	ParameterKey string
	EntryKey     string
}

ParameterID is a unique identifier for a stringtable parameter

type ParameterTypeMap

type ParameterTypeMap map[ParameterID]string

ParameterTypeMap is a map of parameter to its type.

func Parse

func Parse(filename, data string) (*st.StringTable, ParameterTypeMap, []error)

Parse parses the given string table file.

Jump to

Keyboard shortcuts

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