package
0.1.0
Repository: https://github.com/rjansen/raizel.git
Documentation: pkg.go.dev

# Functions

Diff reports the differences between two values.
Equal tests two values for equality.
NewServer creates a new Server.
NewServerWithPort creates a new Server at a specific port.
PageBounds converts an incoming page size and token from an RPC request into slice bounds and the outgoing next-page token.

# Structs

A Server is an in-process gRPC server, listening on a system-chosen port on the local loopback interface.