Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chop-dbhi/nats-rpc
/ types & classes
Types & classes
22 in github.com/chop-dbhi/nats-rpc
⨍
Functions
78
◇
Types & classes
22
Interface
Client
example/service.pb.nats.go:21
FuncType
Handler
Handler is the handler used by a subscriber. The return value may be nil if no output is yielded. If this is a request, the reply will be sent automat
transport/transport.go:81
Struct
Message
please upgrade the proto package Message is the envelope/wrapper for all messages.
transport/transport.pb.go:33
Struct
Options
gen.go:105
FuncType
PublishOption
func(*PublishOptions)
transport/transport.go:27
Struct
PublishOptions
PublishOptions are options for a publication.
transport/transport.go:23
Struct
Rep
example/service.pb.go:56
Struct
Req
please upgrade the proto package
example/service.pb.go:32
FuncType
RequestOption
func(*RequestOptions)
transport/transport.go:42
Struct
RequestOptions
RequestOptions are options for a publication.
transport/transport.go:37
Interface
Server
server.go:9
Interface
Service
example/service.pb.nats.go:17
FuncType
SubscribeOption
func(*SubscribeOptions)
transport/transport.go:63
Struct
SubscribeOptions
SubscribeOptions are options for a subscriber.
transport/transport.go:59
Interface
Transport
Transport describes the interface
transport/transport.go:84
Struct
client
client is an implementation of Client.
example/service.pb.nats.go:26
Struct
method
gen.go:93
Struct
server
example/service.pb.nats.go:46
Struct
service
gen.go:85
Struct
service
example/service.go:5
Struct
subjectParams
gen.go:100
Struct
transport
transport/transport.go:133