Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloseQuietly ¶ added in v0.1.2
CloseQuietly closes c, demoting a close failure to a debug log. For read-side closes where the data is already in hand and nothing can act on the error.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package charset provides character encoding conversion utilities.
|
Package charset provides character encoding conversion utilities. |
|
cli
|
|
|
commands
Package commands provides the command-line interface for sql-http-proxy.
|
Package commands provides the command-line interface for sql-http-proxy. |
|
Package config provides configuration parsing for sql-http-proxy.
|
Package config provides configuration parsing for sql-http-proxy. |
|
Package db provides database connection management for sql-http-proxy.
|
Package db provides database connection management for sql-http-proxy. |
|
Package executor provides query and mutation execution logic.
|
Package executor provides query and mutation execution logic. |
|
apply.go is the running half of Transformer and shares the core with transformer.go; see the note there.
|
apply.go is the running half of Transformer and shares the core with transformer.go; see the note there. |
|
Package mock provides mock data sources for testing and development.
|
Package mock provides mock data sources for testing and development. |
|
Package server provides HTTP server functionality for sql-http-proxy.
|
Package server provides HTTP server functionality for sql-http-proxy. |
|
body
Package body provides HTTP request body parsing with Content-Type handling.
|
Package body provides HTTP request body parsing with Content-Type handling. |
Click to show internal directories.
Click to hide internal directories.