added modular text search

This commit is contained in:
partisan 2024-05-16 18:29:26 +02:00
parent 797c5f869f
commit cdbde2919c
3 changed files with 19 additions and 2 deletions

2
run.sh
View file

@ -1,3 +1,3 @@
#!/bin/bash
go run main.go text-google.go images.go imageproxy.go video.go map.go
go run main.go text-google.go images.go imageproxy.go video.go map.go text.go