Versions in this module Expand all Collapse all v1 v1.4.2 Nov 6, 2024 v1.4.1 Oct 15, 2024 Changes in this version + func AutoDefaultRoute(addr *net.IPNet) net.IP + type ServiceServer struct + func (s *ServiceServer) BuildImage(ctx context.Context, req *pb.BuildImageRequest) (*pb.BuildImageResponse, error) + func (s *ServiceServer) Init(inner *services.ServiceServer) + func (s *ServiceServer) Name() string + func (s *ServiceServer) Register(server *grpc.Server)