repository

package
v0.0.0-...-f691fa7 Latest Latest
Warning

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

Go to latest
Published: May 27, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventStoreRepository

type EventStoreRepository struct{}

func (EventStoreRepository) CreateEvent

func (store EventStoreRepository) CreateEvent(event *pb.Event) error

func (EventStoreRepository) GetEvents

func (store EventStoreRepository) GetEvents(filter *pb.EventFilter) []*pb.Event

type QueryStoreRepository

type QueryStoreRepository struct{}

func (QueryStoreRepository) ChangeOrderStatus

func (store QueryStoreRepository) ChangeOrderStatus(orderId string, status string) error

Approve order

func (QueryStoreRepository) SyncOrderQueryModel

func (store QueryStoreRepository) SyncOrderQueryModel(order pb.OrderCreateCommand) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL