elliotchance/gedcom

View on GitHub
q/object_expr.go

Summary

Maintainability
A
0 mins
Test Coverage

exported method ObjectExpr.Evaluate should have comment or be unexported
Open

func (e *ObjectExpr) Evaluate(engine *Engine, input interface{}, args []*Statement) (interface{}, error) {
Severity: Minor
Found in q/object_expr.go by golint

There are no issues that match your filters.

Category
Status