MCPcopy
hub / github.com/sqlc-dev/sqlc / New

Function New

internal/multierr/error.go:50–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48}
49
50func New() *Error {
51 return &Error{}
52}

Callers 2

parseCatalogMethod · 0.92
parseQueriesMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected