Documentation
¶
Index ¶
- Constants
- func CreateLocatedSupplier(t *testing.T, illRepo ill_db.IllRepo, illTransId string, supplierId string, ...) ill_db.LocatedSupplier
- func CreatePeer(t *testing.T, illRepo ill_db.IllRepo, symbol string, url string) ill_db.Peer
- func CreatePeerWithMode(t *testing.T, illRepo ill_db.IllRepo, symbol string, url string, ...) ill_db.Peer
- func CreatePeerWithModeAndVendor(t *testing.T, illRepo ill_db.IllRepo, symbol string, url string, ...) ill_db.Peer
- func CreatePgText(value string) pgtype.Text
- func EventsCompareString(appCtx common.ExtendedContext, eventRepo events.EventRepo, t *testing.T, ...)
- func EventsToCompareStringFunc(appCtx common.ExtendedContext, eventRepo events.EventRepo, t *testing.T, ...) string
- func GetEventId(t *testing.T, eventRepo events.EventRepo, illId string, ...) string
- func GetEventIdWithData(t *testing.T, eventRepo events.EventRepo, illId string, ...) string
- func GetIllTransId(t *testing.T, illRepo ill_db.IllRepo) string
- func GetNow() pgtype.Timestamp
- func StartApp(ctx context.Context) (events.EventBus, ill_db.IllRepo, events.EventRepo, pr_db.PrRepo)
- func StartAppReturnContext(ctx context.Context) app.Context
- func StartMockApp(mockPort int)
Constants ¶
View Source
const EventRecordFormat = "%v, %v = %v"
Variables ¶
This section is empty.
Functions ¶
func CreateLocatedSupplier ¶
func CreatePeer ¶
func CreatePeerWithMode ¶
func CreatePgText ¶
func EventsCompareString ¶
func GetEventId ¶
func GetEventIdWithData ¶
func StartMockApp ¶
func StartMockApp(mockPort int)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.