Moved example to a test
This commit is contained in:
@@ -1,13 +0,0 @@
|
|||||||
package main
|
|
||||||
|
|
||||||
import (
|
|
||||||
"context"
|
|
||||||
"fmt"
|
|
||||||
|
|
||||||
googlesearch "github.com/chrisjoyce911/google-search"
|
|
||||||
)
|
|
||||||
|
|
||||||
func main() {
|
|
||||||
|
|
||||||
fmt.Println(googlesearch.Search(context.Background(), "First Aid Course Australia Wide First Aid"))
|
|
||||||
}
|
|
Reference in New Issue
Block a user