MCPcopy Create free account
hub / github.com/cloud-native-go/examples / Wait

Method Wait

ch08/hexarch/core/plug_transact.go:42–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40
41 Run()
42 Wait()
43 Close() error
44
45 ReadEvents() (<-chan Event, <-chan error)

Callers

nothing calls this directly

Implementers 6

ZeroTransactionLoggerch08/hexarch/core/core.go
PostgresTransactionLoggerch08/hexarch/transact/pglogger.go
FileTransactionLoggerch08/hexarch/transact/filelogger.go
TestTransactionLoggerch08/hexarch/transact/testlogger.go
PostgresTransactionLoggerch05/ch05_08/pglogger.go
FileTransactionLoggerch05/ch05_08/filelogger.go

Calls

no outgoing calls

Tested by

no test coverage detected