The function `Lexer.Errorf` is a method in the `github.com.dgraph-io.dgraph.lex.Lexer` package of the Golang repository. It is used to generate an error message and record an error encountered during lexical analysis or parsing of input source code.
Golang Lexer.Errorf - 30 examples found. These are the top rated real world Golang examples of github.com/dgraph-io/dgraph/lex.Lexer.Errorf extracted from open source projects. You can rate examples to help us improve the quality of examples.