rules

package
v0.0.0-...-f66e25d Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2017 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnumData

type EnumData struct {
	// contains filtered or unexported fields
}

type KeywordData

type KeywordData struct {
	// contains filtered or unexported fields
}

type KeywordType

type KeywordType int
const (
	ENUMERATED KeywordType = iota
	FORMATTED
	INTEGER
	ISO_TIME
	ISO_TIME_RANGE
	NUMERICAL
	STRING
	TEXT
)

type MddData

type MddData struct {
	// contains filtered or unexported fields
}

func NewMddData

func NewMddData() *MddData

func NewMddData_Base

func NewMddData_Base(i_path_keywords, i_path_enums string) *MddData

func (*MddData) Test_input

func (d *MddData) Test_input(kv *readers.KeyVal) (err error)

func (*MddData) Test_input_kv1

func (d *MddData) Test_input_kv1(k,
	v string) (err error)

func (*MddData) Test_input_kv2

func (d *MddData) Test_input_kv2(k string,
	v []string) (err error)

Jump to

Keyboard shortcuts

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