package
0.0.0-20230617135500-2d50ede72e73
Repository: https://github.com/sealdb/neodb.git
Documentation: pkg.go.dev

# Functions

MockNewRouter mocks router.
MockNewRouterConfig returns the router config.
MockTable64Config config.
MockTableAConfig config.
MockTableBConfig config.
MockTableCConfig config.
MockTableDeadLockConfig config.
MockTableE1Config config, unsupport shardtype.
MockTableG1Config config, global shardtype.
MockTableGConfig config, global shardtype.
MockTableGreaterThanConfig config.
MockTableInvalidConfig config.
MockTableList1Config config, list shardtype.
MockTableListConfig config, list shardtype.
MockTableMConfig config.
MockTableOverlapConfig config.
MockTableRConfig config.
MockTableSConfig config, single shardtype.
MockTableSegmentEndErrConfig config.
MockTableSegmentErr1Config config.
MockTableSegmentStartErrConfig config.
NewDatabaseACL creates new database acl.
NewGlobal creates new global.
NewHash creates new hash.
NewList creates new list.
NewRouter creates the new router.
NewSingle creates new global.

# Constants

No description provided by the author
methodTypeHash type.
No description provided by the author
No description provided by the author
No description provided by the author
table name suffix: "_0032".
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

MockDefaultConfig config.

# Structs

DatabaseACL tuple.
Extra -- router extra params.
Global for global table router.
GlobalRange for Segment.Range.
Hash tuple.
HashRange tuple.
List ...
ListRange for Segment.Range.
RDatabase tuple.
Router tuple.
Rule tuple.
Schema tuple.
Segment tuple.
Single for single table router.
SingleRange for Segment.Range.
Table tuple.

# Interfaces

KeyRange tuple.
Partition interface.

# Type aliases

MethodType type.
Segments slice.