Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReplicationServer ¶
type ReplicationServer struct {
// contains filtered or unexported fields
}
func NewReplicationServer ¶
func (*ReplicationServer) Addr ¶
func (s *ReplicationServer) Addr() net.Addr
func (*ReplicationServer) Shutdown ¶
func (s *ReplicationServer) Shutdown(timeout time.Duration)
func (*ReplicationServer) WaitForShutdown ¶
func (s *ReplicationServer) WaitForShutdown(timeout time.Duration)
Click to show internal directories.
Click to hide internal directories.