Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RemoveIndex ¶ added in v0.12.0
Types ¶
type Option ¶
type Option func(*inMemoryStore)
Option defines functional option parameters for inMemoryStore.
func WithLogger ¶ added in v0.2.0
WithLogger is a functional option to inject a Logger.
func WithSerializer ¶ added in v0.2.0
func WithSerializer(serializer rangedb.RecordSerializer) Option
WithSerializer is a functional option to inject a RecordSerializer.
func WithUUIDGenerator ¶ added in v0.12.0
WithUUIDGenerator is a functional option to inject a shortuuid.Generator.
Click to show internal directories.
Click to hide internal directories.