package
Version:
v2.0.7-rc3+incompatible
Opens a new window with list of versions in this module.
Published: Aug 9, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Store struct {
types.Store
}
func NewScopedStore(key string, store types.Store) *Store
func (s *Store) Create(apiContext *types.APIContext, schema *types.Schema, data map[string]interface{}) (map[string]interface{}, error)
func (s *Store) Delete(apiContext *types.APIContext, schema *types.Schema, id string) (map[string]interface{}, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.