MCPcopy
hub / github.com/dosco/graphjin / stmt

Struct stmt

tests/bigquerylive/driver.go:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58type stmt struct {
59 conn *conn
60 query string
61}
62
63type tx struct{}
64

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected