Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Engine ¶
type Engine struct {
// contains filtered or unexported fields
}
func (Engine) GetInferences ¶
type Fact ¶
type Inference ¶
type Inference struct {
ObjectId interface{} //string or Variable
Attribute string
Value interface{}
}
Click to show internal directories.
Click to hide internal directories.