Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConstantBackoff ¶
ConstantBackoff is a backoff configuration used to handle getters retry for eventual consistency handling
func MustGetFreeTCPPort ¶ added in v1.25.0
func MustGetFreeTCPPort() (port int)
func NewBackoff ¶
func NewBackoff() backoff.BackOff
NewBackoff returns a Backoff that can be used to retry an operation We have this function to ensure that we can use the same backoff settings in multiple places in weaviate.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.