package
0.1.0
Repository: https://github.com/bobvawter/cacheroach.git
Documentation: pkg.go.dev

# Packages

Package common contains utility code that is common between HTTP and RPC interfaces.
Package diag contains code to retrieve diagnostic information from the server.
Package oidc provide OpenID Connect integration for cacheroach.
Package rest contains the support code for the plain HTTP API.
Package rpc contains the gRPC endpoints and support code.

# Functions

ProvideCertificates will load the certificate and keys specified and can optionally generate a self-signed certificate for debugging.
ProvideServer constructs a new Server.

# Variables

Set is used by wire.

# Structs

Server contains the configuration and main HTTP loop.