Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
func NewStoreProvider ¶
func NewStoreProvider(tableStore *tablestore.TableStore, viewStore *viewstore.ViewStore) *Provider
func (*Provider) TableStore ¶
func (s *Provider) TableStore() *tablestore.TableStore
Click to show internal directories.
Click to hide internal directories.