package
1.7.1
Repository: https://github.com/vine-io/vine.git
Documentation: pkg.go.dev

# Packages

Package api provides an http-rpc handler which provides the entire http request over rpc.
Package event provides a handler which publishes an event.
Package http is a http reverse proxy handler.
No description provided by the author
Package rpc is a vine rpc handler.
Package web contains the web handler including websocket support.

# Functions

NewOptions fills in the blanks.
No description provided by the author
WithMaxRecvSize specifies max body size.
WithMetadata specifies metadata.
WithNamespace specifies the namespace for the handler.
WithRouter specifies a router to be used by the handler.
WithSelectStrategy specifies client selector strategy.

# Variables

# Structs

No description provided by the author

# Interfaces

Handler represents HTTP handler that manages a request.

# Type aliases

No description provided by the author