zoekt: 52 files / 73 matches / 1.95ms neogrok: 20 files
/
40 matches
github.com/sourcegraph/zoektcmd/zoekt/main.go 2 matches | Go | №1
150
151 func main() {
152 shard := flag.String("shard", "", "search in a specific shard")
github.com/sourcegraph/zoektcmd/zoekt-test/main.go 2 matches | Go | №2
15 // zoekt-test compares the search engine results with raw substring search
16 package main
17
203
204 func main() {
205 repo := flag.String("repo", "", "repository to search")
63
64 int main(int argc, char **argv) { // LF_PROCEDURE
65 const int X = 7; // LF_MODIFIER
github.com/sourcegraph/zoektcmd/zoekt-index/main.go 2 matches | Go | №4
60
61 func main() {
62 cpuProfile := flag.String("cpu_profile", "", "write cpu profile to file")
135
136 func main() {
137 logDir := flag.String("log_dir", "", "log to this directory rather than stderr.")
18 // point the --token option to it.
19 package main
20
33
34 func main() {
35 dest := flag.String("dest", "", "destination directory")
27 // master:default_unrestricted.xml
28 package main
29
121
122 func main() {
123 sizeMax := flag.Int("file_limit", 128<<10, "maximum file size")
131
132 func main() {
133 switch subCommand := os.Args[1]; subCommand {
18 // file, and point the --token option to it.
19 package main
20
50
51 func main() {
52 dest := flag.String("dest", "", "destination directory")
18 // point the --token option to it.
19 package main
20
54
55 func main() {
56 dest := flag.String("dest", "", "destination directory")
23 // password <personal access token>
24 package main
25
40
41 func main() {
42 dest := flag.String("dest", "", "destination directory")
7 // zoekt-archive-index -branch master https://github.com/gorilla/mux/commit/b57cb1605fd11ba2ecfa7f68992b4b9cc791934d
8 package main
9
19
20 func main() {
21 var (
16 // duty for other "simple" web hosts
17 package main
18
37
38 func main() {
39 dest := flag.String("dest", "", "destination directory")
285
286 func main() {
287 opts := parseOptions()
2 // repositories on sourcegraph
3 package main
4
1228 // determine if we need to run tmpfriend.
1229 Main bool
1230
1613
1614 func main() {
1615 liblog := sglog.Init(sglog.Resource{
15 // existing repos.
16 package main
17
35
36 func main() {
37 dest := flag.String("dest", "", "destination directory")