http

package
v0.12.1 Latest Latest
Warning

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

Go to latest
Published: May 3, 2026 License: Apache-2.0 Imports: 14 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, defaultDSNOpts string, fromLatestSnapshot bool, deliverPolicy string, maxConns int, proxiedConfig sqlite.ProxiedDBConfig, 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 HistoryHandler added in v0.10.4

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

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)

func UndoHandler added in v0.10.1

func UndoHandler(undoType haconnect.UndoFilter) http.HandlerFunc

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