Versions in this module Expand all Collapse all v0 v0.0.1 Jun 24, 2022 Changes in this version + const StoreString + var Default = &Client + func SetStore(c *StoreService) + type Client struct + func (e *Client) Init(opts ...Option) + func (e *Client) Store() *StoreService + type Option func(*Options) + func WithStore(c *StoreService) Option + type Options struct + func SetDefault() Options + type StoreService struct + func GetStore() *StoreService + func NewStore(c grpc.Service) *StoreService + func Store() *StoreService + func (StoreService) String() string + func (e *StoreService) GetClient() pb.StoreClient