Versions in this module Expand all Collapse all v1 v1.0.5 Aug 20, 2024 Changes in this version type Config + Opts []grpc.ServerOption v1.0.4 Sep 16, 2021 Changes in this version + func IPAddress() string + func Init(config *Config) *grpc.Server + func Port() int + func Start() + type Config struct + Address string + AppName string + Port int + type GrpcService interface + Register func(srv *grpc.Server)