Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PITRServer ¶
type PITRServer struct { pb.UnimplementedPITRAgentServer DBService string DBPort int MetadataStore *pitr.SimpleStore }
PITRServer represents a PITRAgentServer
func (*PITRServer) Status ¶
func (s *PITRServer) Status(ctx context.Context, _ *pb.StatusRequest) (*pb.StatusResponse, error)
Status returns the metadata of archived redo logs.
Click to show internal directories.
Click to hide internal directories.