Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
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)
Click to show internal directories.
Click to hide internal directories.