package
0.22.1
Repository: https://github.com/kakao/varlog.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
WithClusterID sets cluster ID of MR cluster.
WithConnectTimeout sets a timeout to connect to the MR.
No description provided by the author
WithInitCount sets the maximum number of tries to connect to the given seed and fetch addresses of MRs.
WithInitRetryInterval sets the interval between tries to initialize.
No description provided by the author
WithRPCTimeout sets a timeout to call RPC methods to the MR.
WithSeed sets seed addresses of MRs that can be used to fetch addresses of MRs initially.
WithUpdateInterval sets the interval between updates of information of MR cluster.

# Interfaces

Connector represents a connection proxy for the metadata repository.

# Type aliases

No description provided by the author