Documentation
¶
Index ¶
Constants ¶
View Source
const InitFlagPath string = "/run/initstatus.dat"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CubeAPIServer ¶
type CubeAPIServer struct {
pb.UnimplementedCubeLetServer
// contains filtered or unexported fields
}
func (*CubeAPIServer) InitHost ¶
func (s *CubeAPIServer) InitHost(ctx context.Context, in *pb.InitRequest) (*pb.InitResponse, error)
func (*CubeAPIServer) RegisterTCP ¶
func (s *CubeAPIServer) RegisterTCP(server *grpc.Server) error
Click to show internal directories.
Click to hide internal directories.