package
0.0.0-20240710120640-87f0464d1389
Repository: https://github.com/karyontech/karyon-go.git
Documentation: pkg.go.dev
# Structs
Error represents an error in a JSON-RPC response.
Notification represents a JSON-RPC notification message.
NotificationResult represents the result of a subscription notification.
Request represents a JSON-RPC request message.
Response represents a JSON-RPC response message.
# Type aliases
RequestID is used to identify a request.
SubscriptionID is used to identify a subscription.