Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ParameterID ¶
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.
Click to show internal directories.
Click to hide internal directories.