//
pkg.gl
Category
github.com/Layr-Labs/cerberus
internal
server
package
0.1.0
Repository:
https://github.com/layr-labs/cerberus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
33
Dependents
1
Files
361 SLOC
#
Functions
NewServer
NewServer creates a new Server instance with shared resources.
NewSharedResources
No description provided by the author
Start
No description provided by the author
#
Structs
GrpcServerConfig
No description provided by the author
Server
No description provided by the author
SharedResources
No description provided by the author
#
Type aliases
RegisterService
RegisterService represents a function type for service registration.