Documentation
¶
Overview ¶
Package adapter is an adapter for the hrpc protocol.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterHandler ¶
func RegisterHandler[T context.Context](mid *middleware.MiddlewareHandler, router fiber.Router, handler goserver.MethodHandler[T])
func StreamHandler ¶
func StreamHandler[T context.Context](h goserver.StreamMethodData[T]) fiber.Handler
func UnaryHandler ¶
func UnaryHandler[T context.Context](h goserver.UnaryMethodData[T]) fiber.Handler
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.