package
0.4.86
Repository: https://github.com/nucleuscloud/neosync.git
Documentation: pkg.go.dev

# Functions

NewInterceptor builds an Interceptor.
WithValidator configures the [Interceptor] to use a customized [protovalidate.Validator].

# Structs

Interceptor is a [connect.Interceptor] that ensures that RPC request messages match the constraints expressed in their Protobuf schemas.

# Interfaces

An Option configures an [Interceptor].