Documentation ¶ Index ¶ func Init(c *configs.Config, s *service.Service) type Server func (s *Server) GetId(ctx context.Context, in *gidSrv.ReqId) (*gidSrv.ResId, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Init ¶ func Init(c *configs.Config, s *service.Service) Types ¶ type Server ¶ type Server struct { // contains filtered or unexported fields } func (*Server) GetId ¶ func (s *Server) GetId(ctx context.Context, in *gidSrv.ReqId) (*gidSrv.ResId, error) Source Files ¶ View all Source files alloc_id.go grpc.go Click to show internal directories. Click to hide internal directories.