Documentation
¶
Overview ¶
Data structure for storing data from Refractong engine configuration files (.con)
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrNoSuchKey ¶
type ErrNoSuchKey struct {
// contains filtered or unexported fields
}
func (*ErrNoSuchKey) Error ¶
func (e *ErrNoSuchKey) Error() string
type Value ¶
type Value struct {
// contains filtered or unexported fields
}
func NewQuotedValue ¶ added in v0.1.0
func NewQuotedValueFromSlice ¶ added in v0.1.0
func NewValueFromSlice ¶ added in v0.1.0
Click to show internal directories.
Click to hide internal directories.