Moved example to a test
This commit is contained in:
parent
f72b448bec
commit
a22732eeb6
@ -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"))
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user