Commit from m3o/m3o action

This commit is contained in:
m3o-actions
2021-12-07 11:38:27 +00:00
parent 18bb483c19
commit 17969ed728
19 changed files with 713 additions and 711 deletions

View File

@@ -7,7 +7,7 @@ import (
"go.m3o.com/movie"
)
//
// Search for movies by simple text search
func main() {
movieService := movie.NewMovieService(os.Getenv("M3O_API_TOKEN"))
rsp, err := movieService.Search(&movie.SearchRequest{