package
0.5.11
Repository: https://github.com/superfly/litefs.git
Documentation: pkg.go.dev

# Functions

CompileMatch returns a regular expression on a simple asterisk-only wildcard.
No description provided by the author
NewClient returns an instance of Client.
NewProxyServer returns a new instance of ProxyServer.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

Default settings.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HTTP headers.
HTTP headers.
No description provided by the author
TXIDCookieName is the name of the cookie that tracks transaction ID.

# Variables

No description provided by the author
No description provided by the author

# Structs

Client represents an client for a streaming LiteFS HTTP server.
ProxyServer represents a thin proxy in front of the user's application that can handle primary redirection and TXID consistency on replicas.
RemoteTx represents a remote transaction created by Client.Begin().
Server represents an HTTP API server for LiteFS.
Stream is a wrapper around the stream response body.