MCPcopy Create free account
hub / github.com/apache/pulsar-client-go / ReloadBuiltInSources

Method ReloadBuiltInSources

pulsaradmin/pkg/admin/sources.go:152–152  ·  view source on GitHub ↗

ReloadBuiltInSources reloads the available built-in connectors, include Source and Sink

()

Source from the content-addressed store, hash-verified

150
151 // ReloadBuiltInSources reloads the available built-in connectors, include Source and Sink
152 ReloadBuiltInSources() error
153
154 // ReloadBuiltInSources reloads the available built-in connectors, include Source and Sink
155 ReloadBuiltInSourcesWithContext(ctx context.Context) error

Callers

nothing calls this directly

Implementers 1

sourcespulsaradmin/pkg/admin/sources.go

Calls

no outgoing calls

Tested by

no test coverage detected