Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ZeroTransactionLogger
ch08/hexarch/core/core.go
PostgresTransactionLogger
ch08/hexarch/transact/pglogger.go
FileTransactionLogger
ch08/hexarch/transact/filelogger.go
TestTransactionLogger
ch08/hexarch/transact/testlogger.go
PostgresTransactionLogger
ch05/ch05_08/pglogger.go
FileTransactionLogger
ch05/ch05_08/filelogger.go
Calls
no outgoing calls
Tested by
no test coverage detected