elliotchance/gedcom

View on GitHub
q/constant_expr.go

Summary

Maintainability
A
0 mins
Test Coverage

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

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

There are no issues that match your filters.

Category
Status