gormstore

package
v1.21.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 7, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GORMStore

type GORMStore struct{}

func (*GORMStore) Create

func (s *GORMStore) Create(context.Context, store.EntityObject, ...store.CreateOption) error

func (*GORMStore) CreateMany

func (s *GORMStore) CreateMany(context.Context, store.EntityObjectList, ...store.CreateOption) error

func (*GORMStore) Delete

func (s *GORMStore) Delete(context.Context, store.EntityObject, store.DeleteOptions) error

func (*GORMStore) List

func (s *GORMStore) List(context.Context, store.EntityObjectList, ...store.ListOptions) error

func (*GORMStore) Retrieve

func (s *GORMStore) Retrieve(context.Context, store.EntityObject, ...store.RetrieveOptions) error

func (*GORMStore) Update

func (s *GORMStore) Update(context.Context, store.EntityObject, ...store.UpdateOptions) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳