Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSharedDataStore ¶
func NewSharedDataStore(options ...DataSourceOption) starriver.SharedDataStore
Types ¶
type DataSourceOption ¶
type DataSourceOption func(*defaultSharedDataStore)
defaultSharedDataStore default Data store use memory to store the Data
func WithCodec ¶
func WithCodec(codec Codec) DataSourceOption
Click to show internal directories.
Click to hide internal directories.