Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WatchShare ¶
type WatchShare struct { // contains filtered or unexported fields }
func NewWatchShare ¶
func NewWatchShare(ctx context.Context, getter proxy.ClientGetter, store types.Store) *WatchShare
func (*WatchShare) Watch ¶
func (w *WatchShare) Watch(apiContext *types.APIContext, schema *types.Schema, opt *types.QueryOptions) (chan map[string]interface{}, error)
Click to show internal directories.
Click to hide internal directories.