Documentation
¶
Overview ¶
Package server provides a web server for real-time pgcopy state visualization
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebServer ¶
type WebServer struct {
// contains filtered or unexported fields
}
WebServer provides a web interface for monitoring pgcopy operations
func NewWebServer ¶
NewWebServer creates a new web server instance
func (*WebServer) OnStateChange ¶
OnStateChange implements the Listener interface
Click to show internal directories.
Click to hide internal directories.