Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithArgAndFn ¶ added in v0.8.0
func WithArgAndFn(ctx context.Context, rt RegionType, arg1, arg2 int64, fn func())
func WithRegion ¶ added in v0.8.0
func WithRegion(ctx context.Context, rt RegionType, fn func())
Types ¶
type RegionType ¶ added in v0.8.0
type RegionType int64
const ( GenericRegion RegionType = iota PartitionStateHandleInsert PartitionStateHandleDel PartitionStateHandleMetaInsert PartitionStateHandleMetaDelete SubscriptionPullLogTail RPCStreamReceive TxnStoreWaitWALFlush TxnTableDoPrecommitDedupByPK LogtailConsume RegionTypeMax )
Click to show internal directories.
Click to hide internal directories.