MCPcopy Create free account
hub / github.com/foxcpp/maddy / Publish

Method Publish

internal/updatepipe/pubsub/pubsub.go:8–8  ·  view source on GitHub ↗
(key, payload string)

Source from the content-addressed store, hash-verified

6 Subscribe(ctx context.Context, key string) error
7 Unsubscribe(ctx context.Context, key string) error
8 Publish(key, payload string) error
9 Listener() chan Msg
10 Close() error
11}

Callers 1

PushMethod · 0.65

Implementers 1

PqPubSubinternal/updatepipe/pubsub/pq.go

Calls

no outgoing calls

Tested by

no test coverage detected