internal

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CloseQuietly added in v0.1.2

func CloseQuietly(c io.Closer)

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.

func SliceOf

func SliceOf[T any](items ...T) []T

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.

Jump to

Keyboard shortcuts

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