File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- # Expr [ ![ GoDoc ] ( https://godoc.org/github.com/antonmedv/expr?status.svg )] ( https://godoc.org/github.com/antonmedv/expr ) [ ![ Build Status] ( https://travis-ci.org/antonmedv/expr.svg?branch=master )] ( https://travis-ci.org/antonmedv/expr ) [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/antonmedv/expr )] ( https://goreportcard.com/report/github.com/antonmedv/expr ) [ ![ Code Coverage] ( https://scrutinizer-ci.com/g/antonmedv/expr/badges/coverage.png?b=master )] ( https://scrutinizer-ci.com/g/antonmedv/expr/?branch=master ) <a href =" https://stars.medv.io/antonmedv/expr " ><img src =" https://stars.medv.io/antonmedv/expr.svg " alt =" Sparkline " height =" 24 " ></a >
1+ # Expr [ ![ Build Status] ( https://travis-ci.org/antonmedv/expr.svg?branch=master )] ( https://travis-ci.org/antonmedv/expr ) [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/antonmedv/expr )] ( https://goreportcard.com/report/github.com/antonmedv/expr ) [ ![ Code Coverage] ( https://scrutinizer-ci.com/g/antonmedv/expr/badges/coverage.png?b=master )] ( https://scrutinizer-ci.com/g/antonmedv/expr/?branch=master ) <a href =" https://stars.medv.io/antonmedv/expr " ><img src =" https://stars.medv.io/antonmedv/expr.svg " alt =" Sparkline " height =" 24 " ></a >
22
33Expr is an engine that can evaluate expressions.
44
@@ -40,7 +40,7 @@ Inspired by
4040go get -u github.com/antonmedv/expr
4141```
4242
43- ## Documentation
43+ ## Documentation [ ![ GoDoc ] ( https://godoc.org/github.com/antonmedv/expr?status.svg )] ( https://godoc.org/github.com/antonmedv/expr )
4444
4545* See [ godoc.org/github.com/antonmedv/expr] ( https://godoc.org/github.com/antonmedv/expr ) for developer documentation,
4646* See [ The Expression Syntax] ( https://github.com/antonmedv/expr/wiki/The-Expression-Syntax ) page to learn the syntax of the Expr expressions.
You can’t perform that action at this time.
0 commit comments