package
0.0.0-20240302045227-3336bd9bcf50
Repository: https://github.com/brycedouglasjames/cute-logger.git
Documentation: pkg.go.dev

# Functions

NewGRPCServer initializes and returns a new grpcServer instance.
NewMockLog_ProduceStreamServer creates a new mock instance.
Configures the server to use a specific CommitLog implementation.

# Structs

Config represents the configuration for the server.
MockLog_ProduceStreamServer is a mock of Log_ProduceStreamServer interface.
MockLog_ProduceStreamServerMockRecorder is the mock recorder for MockLog_ProduceStreamServer.

# Interfaces

CommitLog defines the interface for a commit log system.

# Type aliases

Option defines a function signature for configuring the grpcServer.