Versions in this module Expand all Collapse all v1 v1.0.2 Jan 12, 2024 v1.0.1 Jan 4, 2024 v1.0.0 Jan 1, 2024 Changes in this version + func ClientGrpcService[T interface{}](port string, cli func(*grpc.ClientConn) T) T + func RegisterGrpcServer(registering func(*grpc.Server)) + func ServerStart(endpoints func(*echo.Echo))