Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StoreService ¶
StoreService defines the store service
func MakeStoreService ¶
func MakeStoreService(config *viper.Viper) StoreService
MakeStoreService builds a StoreService instance from the given config
func NewStoreService ¶
func NewStoreService(bcosClient bcos.BCOSChain, logger *log.Logger) StoreService
NewStoreService constructs a new StoreService instance
Click to show internal directories.
Click to hide internal directories.