requirments

package
v0.0.0-...-719aef4 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2015 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseReqFile

func ParseReqFile(data []byte, db *database.Database, date time.Time) error

ParseReqFile parse a specific .req file formated with .toml format

Types

type Component

type Component struct {
	Entity
}

type Entity

type Entity struct {
	Id           string
	Status       string
	Title        string
	Author       []string
	Desc         string
	Spec         string
	File         []string
	Relationship []struct {
		Type   string
		Status string
		To     string
	}
	Test []struct {
		Reference string
		Framework string
		Desc      string
	}
}

type Feature

type Feature struct {
	Entity
}

type Format

type Format struct {
	Entity
}

type Function

type Function struct {
	Entity
}

type Goal

type Goal struct {
	Entity
}

type Module

type Module struct {
	Entity
}

type Risk

type Risk struct {
	Entity
}

type Stakeholder

type Stakeholder struct {
	Entity
}

Jump to

Keyboard shortcuts

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