http

package
v0.9.3 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateDatabaseHandler added in v0.9.3

func CreateDatabaseHandler(createDatabaseDir string, memDB bool, fromLatestSnapshot bool, deliverPolicy string, maxConns int, opts ...ha.Option) http.HandlerFunc

func DatabasesHandler

func DatabasesHandler(w http.ResponseWriter, r *http.Request)

func DeleteReplicationHandler

func DeleteReplicationHandler(w http.ResponseWriter, r *http.Request)

func DownloadHandler

func DownloadHandler(w http.ResponseWriter, r *http.Request)

func DownloadSnapshotHandler

func DownloadSnapshotHandler(w http.ResponseWriter, r *http.Request)

func DropDatabaseHandler added in v0.9.3

func DropDatabaseHandler() http.HandlerFunc

func QueryHandler

func QueryHandler(w http.ResponseWriter, r *http.Request)

func ReplicationsHandler

func ReplicationsHandler(w http.ResponseWriter, r *http.Request)

func TakeSnapshotHandler

func TakeSnapshotHandler(w http.ResponseWriter, r *http.Request)

Types

type QueriesRequest

type QueriesRequest struct {
	Queries []sqlite.Request
	// contains filtered or unexported fields
}

func (*QueriesRequest) UnmarshalJSON

func (r *QueriesRequest) UnmarshalJSON(b []byte) error

Jump to

Keyboard shortcuts

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