MCPcopy Create free account
hub / github.com/cloudwan/gohan / Options

Method Options

db/db.go:48–48  ·  view source on GitHub ↗

options

()

Source from the content-addressed store, hash-verified

46
47 // options
48 Options() options.Options
49}
50
51// ITransaction is a common interface for transaction

Callers 2

withinDatabaseFunction · 0.65
db_test.goFile · 0.65

Implementers 4

DBdb/sql/sql.go
MockDBdb/mocks/db.go
MockDBMockRecorderdb/mocks/db.go
DBdb/file/file.go

Calls

no outgoing calls

Tested by

no test coverage detected