Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLoggingInterceptor ¶
func NewLoggingInterceptor() connect.UnaryInterceptorFunc
NewLoggingInterceptor returns a Connect interceptor that logs every RPC call with method, duration, and error status.
func RegisterAll ¶
func RegisterAll(mux *http.ServeMux, a adapter.EngineAdapter)
RegisterAll mounts all FlowWatch service handlers onto the given mux. Each Connect-Go handler registers at its canonical path prefix.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.