local-test

command
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 29, 2023 License: BSD-3-Clause Imports: 5 Imported by: 0

README

How-to run a local test?

  1. Start your application
go run ./example/local-test/main.go
  1. Send a request
curl --location --request POST 'http://localhost:8000/bigquery' \
      --header 'Content-Type: application/json' \
      -d '{
      "requestId": "124ab1c",
      "caller": "//bigquery.googleapis.com/projects/myproject/jobs/myproject:US.bquxjob_5b4c112c_17961fafeaf",
      "sessionUser": "",
      "userDefinedContext": {},
      "calls": [["TEST REQUEST"]]
  }'

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL