perkeep/pkg/search
Paul Lindner 04b9c0b1c4 pkg: lint fixes for "context.Context should be the first parameter of a function"
Change-Id: I0185eec5616c72d859978aec03880860421c7193
2017-12-13 11:33:21 -08:00
..
testdata
describe.go all: lint fixes for "receiver name should be consistent with previous receiver name" 2017-12-13 11:31:25 -08:00
describe_test.go pkg/test: remove FakeIndex 2017-12-01 19:59:26 +01:00
export_test.go
expr.go pkg: lint fixes for "context.Context should be the first parameter of a function" 2017-12-13 11:33:21 -08:00
expr_test.go pkg: lint fixes for "context.Context should be the first parameter of a function" 2017-12-13 11:33:21 -08:00
handler.go all: lint fixes for "receiver name should be consistent with previous receiver name" 2017-12-13 11:31:25 -08:00
handler_test.go pkg/test: remove FakeIndex 2017-12-01 19:59:26 +01:00
lexer.go all: lint fixes for "if block ends with a return statement" 2017-12-13 11:31:25 -08:00
lexer_test.go
match_test.go
predicate.go all: lint fixes for "if block ends with a return statement" 2017-12-13 11:31:25 -08:00
predicate_test.go
query.go all: lint fixes for "if block ends with a return statement" 2017-12-13 11:31:25 -08:00
query_test.go
search.go
websocket.go