clearevent

package
v1.5.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 9, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NoClearShardAndIndexSupplier

type NoClearShardAndIndexSupplier interface {
	GetNoClearShard() (uint64, error)
}

type SupplierWithId

type SupplierWithId struct {
	NoClearShard uint64
}

func (*SupplierWithId) GetNoClearShard

func (supplier *SupplierWithId) GetNoClearShard() (uint64, error)

type SupplierWithMetaClient

type SupplierWithMetaClient struct {
	Client metaclient.MetaClient
	Ident  *meta.ShardIdentifier
}

func (*SupplierWithMetaClient) GetNoClearShard

func (supplier *SupplierWithMetaClient) GetNoClearShard() (uint64, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL