package
0.0.0-20240121131326-79cd53a1c7e3
Repository: https://github.com/crypto-zero/cz-go-micro.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.
Package rpc is a go-micro 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.
WithNamespace specifies the namespace for the handler.
WithRouter specifies a router to be used by the handler.
# Interfaces
Handler represents an HTTP handler that manages a request.
# Type aliases
No description provided by the author