package read

import "go.etcd.io/etcd/server/v3/etcdserver/read"

Index

Types

type Read

type Read struct {
	// contains filtered or unexported fields
}

func NewRead

func NewRead(server server, raft raftInterface) *Read

func (*Read) LinearizableReadLoop

func (r *Read) LinearizableReadLoop()

func (*Read) LinearizableReadNotify

func (r *Read) LinearizableReadNotify(ctx context.Context) error

Source Files

metrics.go read.go util.go

Version
v3.7.1 (latest)
Published
Jul 23, 2026
Platform
linux/amd64
Imports
11 packages
Last checked
4 hours ago

Tools for package owners.