MCPcopy Create free account
hub / github.com/Permify/permify / GetWatchBufferSize

Method GetWatchBufferSize

pkg/database/postgres/postgres.go:185–187  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

183}
184
185func (p *Postgres) GetWatchBufferSize() int {
186 return p.watchBufferSize
187}
188
189// GetEngineType - Get the engine type which is postgresql in string
190func (p *Postgres) GetEngineType() string {

Callers 2

postgres_test.goFile · 0.80
WatchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected