//
pkg.gl
Category
github.com/lopezator/filterer
internal
server
package
0.0.0-20240803161543-b6ae002c514e
Repository:
https://github.com/lopezator/filterer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
40 SLOC
#
Functions
New
New creates a new Server.
#
Structs
Config
Config holds necessary server configuration parameters.
Server
Server is a meta-server composed by a grpc server and an http server.
#
Interfaces
Handler
Handler is an interface for handling gRPC services.