Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/marmotedu/iam
/ New
Method
New
internal/pump/pumps/pump.go:17–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
type
Pump
interface
{
16
GetName() string
17
New() Pump
18
Init(
interface
{}) error
19
WriteData(context.Context, []
interface
{}) error
20
SetFilters(analytics.AnalyticsFilters)
Callers
15
main
Function · 0.65
generateDocs
Method · 0.65
storage.go
File · 0.65
hashFunction
Function · 0.65
redis_cluster.go
File · 0.65
StartPubSubHandler
Method · 0.65
TestStartErrorGetsReturned
Function · 0.65
TestErrorHandlerFromStartShutdown
Function · 0.65
TestErrorHandlerFromFinishShutdown
Function · 0.65
TestErrorHandlerFromCallbacks
Function · 0.65
TestErrorHandlerDirect
Function · 0.65
NewLogger
Function · 0.65
Calls
no outgoing calls
Tested by
5
TestStartErrorGetsReturned
Function · 0.52
TestErrorHandlerFromStartShutdown
Function · 0.52
TestErrorHandlerFromFinishShutdown
Function · 0.52
TestErrorHandlerFromCallbacks
Function · 0.52
TestErrorHandlerDirect
Function · 0.52