Documentation
¶
Index ¶
- type UnsafeIntentLaunchViolationServer
- func (s *UnsafeIntentLaunchViolationServer) GetIntent(_ context.Context, req *pb.GetIntentRequest) (*pb.GetIntentResponse, error)
- func (s *UnsafeIntentLaunchViolationServer) NewUnsafeIntentLaunchViolation(_ context.Context, req *pb.NewUnsafeIntentLaunchViolationRequest) (*pb.NewUnsafeIntentLaunchViolationResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UnsafeIntentLaunchViolationServer ¶
type UnsafeIntentLaunchViolationServer struct {
pb.UnimplementedUnsafeIntentLaunchViolationServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
UnsafeIntentLaunchViolationServer implements pb.UnsafeIntentLaunchViolationServiceServer.
func (*UnsafeIntentLaunchViolationServer) GetIntent ¶
func (s *UnsafeIntentLaunchViolationServer) GetIntent(_ context.Context, req *pb.GetIntentRequest) (*pb.GetIntentResponse, error)
func (*UnsafeIntentLaunchViolationServer) NewUnsafeIntentLaunchViolation ¶
func (s *UnsafeIntentLaunchViolationServer) NewUnsafeIntentLaunchViolation(_ context.Context, req *pb.NewUnsafeIntentLaunchViolationRequest) (*pb.NewUnsafeIntentLaunchViolationResponse, error)
Click to show internal directories.
Click to hide internal directories.