elliotchance/gedcom

View on GitHub
q/value_expr.go

Summary

Maintainability
A
0 mins
Test Coverage

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

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

There are no issues that match your filters.

Category
Status