Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codegangsta/caddy-nats
/ Subscribe
Method
Subscribe
handler.go:6–6 ·
view source on GitHub ↗
(conn *nats.Conn)
Source
from the content-addressed store, hash-verified
4
5
type
Handler
interface
{
6
Subscribe(conn *nats.Conn) error
7
Unsubscribe(conn *nats.Conn) error
8
}
Callers
1
Start
Method · 0.65
Implementers
1
Subscribe
subscribe.go
Calls
no outgoing calls
Tested by
no test coverage detected