Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const AppSearchExceptionService_GetResultCode_FullMethodName + const AppSearchExceptionService_NewAppSearchException_FullMethodName + const IkeIOExceptionService_GetCause0_1_FullMethodName + const IkeIOExceptionService_GetCause0_FullMethodName + const IkeIOExceptionService_NewIkeIOException_FullMethodName + const IkeNetworkLostExceptionService_GetNetwork_FullMethodName + const IkeNetworkLostExceptionService_NewIkeNetworkLostException_FullMethodName + const IkeProtocolExceptionService_GetErrorType_FullMethodName + const InvalidKeExceptionService_GetDhGroup_FullMethodName + const InvalidKeExceptionService_NewInvalidKeException_FullMethodName + const InvalidMajorVersionExceptionService_GetMajorVersion_FullMethodName + const InvalidMajorVersionExceptionService_NewInvalidMajorVersionException_FullMethodName + const InvalidSelectorsExceptionService_GetIpSecPacketInfo_FullMethodName + const InvalidSelectorsExceptionService_GetIpSecSpi_FullMethodName + const InvalidSelectorsExceptionService_NewInvalidSelectorsException_FullMethodName + var AppSearchExceptionService_ServiceDesc = grpc.ServiceDesc + var File_proto_exceptions_exceptions_proto protoreflect.FileDescriptor + var IkeIOExceptionService_ServiceDesc = grpc.ServiceDesc + var IkeNetworkLostExceptionService_ServiceDesc = grpc.ServiceDesc + var IkeProtocolExceptionService_ServiceDesc = grpc.ServiceDesc + var InvalidKeExceptionService_ServiceDesc = grpc.ServiceDesc + var InvalidMajorVersionExceptionService_ServiceDesc = grpc.ServiceDesc + var InvalidSelectorsExceptionService_ServiceDesc = grpc.ServiceDesc + func RegisterAppSearchExceptionServiceServer(s grpc.ServiceRegistrar, srv AppSearchExceptionServiceServer) + func RegisterIkeIOExceptionServiceServer(s grpc.ServiceRegistrar, srv IkeIOExceptionServiceServer) + func RegisterIkeNetworkLostExceptionServiceServer(s grpc.ServiceRegistrar, srv IkeNetworkLostExceptionServiceServer) + func RegisterIkeProtocolExceptionServiceServer(s grpc.ServiceRegistrar, srv IkeProtocolExceptionServiceServer) + func RegisterInvalidKeExceptionServiceServer(s grpc.ServiceRegistrar, srv InvalidKeExceptionServiceServer) + func RegisterInvalidMajorVersionExceptionServiceServer(s grpc.ServiceRegistrar, srv InvalidMajorVersionExceptionServiceServer) + func RegisterInvalidSelectorsExceptionServiceServer(s grpc.ServiceRegistrar, srv InvalidSelectorsExceptionServiceServer) + type AppSearchExceptionServiceClient interface + GetResultCode func(ctx context.Context, in *GetResultCodeRequest, opts ...grpc.CallOption) (*GetResultCodeResponse, error) + NewAppSearchException func(ctx context.Context, in *NewAppSearchExceptionRequest, opts ...grpc.CallOption) (*NewAppSearchExceptionResponse, error) + func NewAppSearchExceptionServiceClient(cc grpc.ClientConnInterface) AppSearchExceptionServiceClient + type AppSearchExceptionServiceServer interface + GetResultCode func(context.Context, *GetResultCodeRequest) (*GetResultCodeResponse, error) + NewAppSearchException func(context.Context, *NewAppSearchExceptionRequest) (*NewAppSearchExceptionResponse, error) + type GetCause0Request struct + Handle int64 + func (*GetCause0Request) Descriptor() ([]byte, []int) + func (*GetCause0Request) ProtoMessage() + func (x *GetCause0Request) GetHandle() int64 + func (x *GetCause0Request) ProtoReflect() protoreflect.Message + func (x *GetCause0Request) Reset() + func (x *GetCause0Request) String() string + type GetCause0Response struct + Result int64 + func (*GetCause0Response) Descriptor() ([]byte, []int) + func (*GetCause0Response) ProtoMessage() + func (x *GetCause0Response) GetResult() int64 + func (x *GetCause0Response) ProtoReflect() protoreflect.Message + func (x *GetCause0Response) Reset() + func (x *GetCause0Response) String() string + type GetCause0_1Request struct + Handle int64 + func (*GetCause0_1Request) Descriptor() ([]byte, []int) + func (*GetCause0_1Request) ProtoMessage() + func (x *GetCause0_1Request) GetHandle() int64 + func (x *GetCause0_1Request) ProtoReflect() protoreflect.Message + func (x *GetCause0_1Request) Reset() + func (x *GetCause0_1Request) String() string + type GetCause0_1Response struct + Result int64 + func (*GetCause0_1Response) Descriptor() ([]byte, []int) + func (*GetCause0_1Response) ProtoMessage() + func (x *GetCause0_1Response) GetResult() int64 + func (x *GetCause0_1Response) ProtoReflect() protoreflect.Message + func (x *GetCause0_1Response) Reset() + func (x *GetCause0_1Response) String() string + type GetDhGroupRequest struct + Handle int64 + func (*GetDhGroupRequest) Descriptor() ([]byte, []int) + func (*GetDhGroupRequest) ProtoMessage() + func (x *GetDhGroupRequest) GetHandle() int64 + func (x *GetDhGroupRequest) ProtoReflect() protoreflect.Message + func (x *GetDhGroupRequest) Reset() + func (x *GetDhGroupRequest) String() string + type GetDhGroupResponse struct + Result int32 + func (*GetDhGroupResponse) Descriptor() ([]byte, []int) + func (*GetDhGroupResponse) ProtoMessage() + func (x *GetDhGroupResponse) GetResult() int32 + func (x *GetDhGroupResponse) ProtoReflect() protoreflect.Message + func (x *GetDhGroupResponse) Reset() + func (x *GetDhGroupResponse) String() string + type GetErrorTypeRequest struct + func (*GetErrorTypeRequest) Descriptor() ([]byte, []int) + func (*GetErrorTypeRequest) ProtoMessage() + func (x *GetErrorTypeRequest) ProtoReflect() protoreflect.Message + func (x *GetErrorTypeRequest) Reset() + func (x *GetErrorTypeRequest) String() string + type GetErrorTypeResponse struct + Result int32 + func (*GetErrorTypeResponse) Descriptor() ([]byte, []int) + func (*GetErrorTypeResponse) ProtoMessage() + func (x *GetErrorTypeResponse) GetResult() int32 + func (x *GetErrorTypeResponse) ProtoReflect() protoreflect.Message + func (x *GetErrorTypeResponse) Reset() + func (x *GetErrorTypeResponse) String() string + type GetIpSecPacketInfoRequest struct + Handle int64 + func (*GetIpSecPacketInfoRequest) Descriptor() ([]byte, []int) + func (*GetIpSecPacketInfoRequest) ProtoMessage() + func (x *GetIpSecPacketInfoRequest) GetHandle() int64 + func (x *GetIpSecPacketInfoRequest) ProtoReflect() protoreflect.Message + func (x *GetIpSecPacketInfoRequest) Reset() + func (x *GetIpSecPacketInfoRequest) String() string + type GetIpSecPacketInfoResponse struct + Result int64 + func (*GetIpSecPacketInfoResponse) Descriptor() ([]byte, []int) + func (*GetIpSecPacketInfoResponse) ProtoMessage() + func (x *GetIpSecPacketInfoResponse) GetResult() int64 + func (x *GetIpSecPacketInfoResponse) ProtoReflect() protoreflect.Message + func (x *GetIpSecPacketInfoResponse) Reset() + func (x *GetIpSecPacketInfoResponse) String() string + type GetIpSecSpiRequest struct + Handle int64 + func (*GetIpSecSpiRequest) Descriptor() ([]byte, []int) + func (*GetIpSecSpiRequest) ProtoMessage() + func (x *GetIpSecSpiRequest) GetHandle() int64 + func (x *GetIpSecSpiRequest) ProtoReflect() protoreflect.Message + func (x *GetIpSecSpiRequest) Reset() + func (x *GetIpSecSpiRequest) String() string + type GetIpSecSpiResponse struct + Result int32 + func (*GetIpSecSpiResponse) Descriptor() ([]byte, []int) + func (*GetIpSecSpiResponse) ProtoMessage() + func (x *GetIpSecSpiResponse) GetResult() int32 + func (x *GetIpSecSpiResponse) ProtoReflect() protoreflect.Message + func (x *GetIpSecSpiResponse) Reset() + func (x *GetIpSecSpiResponse) String() string + type GetMajorVersionRequest struct + Handle int64 + func (*GetMajorVersionRequest) Descriptor() ([]byte, []int) + func (*GetMajorVersionRequest) ProtoMessage() + func (x *GetMajorVersionRequest) GetHandle() int64 + func (x *GetMajorVersionRequest) ProtoReflect() protoreflect.Message + func (x *GetMajorVersionRequest) Reset() + func (x *GetMajorVersionRequest) String() string + type GetMajorVersionResponse struct + Result uint32 + func (*GetMajorVersionResponse) Descriptor() ([]byte, []int) + func (*GetMajorVersionResponse) ProtoMessage() + func (x *GetMajorVersionResponse) GetResult() uint32 + func (x *GetMajorVersionResponse) ProtoReflect() protoreflect.Message + func (x *GetMajorVersionResponse) Reset() + func (x *GetMajorVersionResponse) String() string + type GetNetworkRequest struct + Handle int64 + func (*GetNetworkRequest) Descriptor() ([]byte, []int) + func (*GetNetworkRequest) ProtoMessage() + func (x *GetNetworkRequest) GetHandle() int64 + func (x *GetNetworkRequest) ProtoReflect() protoreflect.Message + func (x *GetNetworkRequest) Reset() + func (x *GetNetworkRequest) String() string + type GetNetworkResponse struct + Result int64 + func (*GetNetworkResponse) Descriptor() ([]byte, []int) + func (*GetNetworkResponse) ProtoMessage() + func (x *GetNetworkResponse) GetResult() int64 + func (x *GetNetworkResponse) ProtoReflect() protoreflect.Message + func (x *GetNetworkResponse) Reset() + func (x *GetNetworkResponse) String() string + type GetResultCodeRequest struct + Handle int64 + func (*GetResultCodeRequest) Descriptor() ([]byte, []int) + func (*GetResultCodeRequest) ProtoMessage() + func (x *GetResultCodeRequest) GetHandle() int64 + func (x *GetResultCodeRequest) ProtoReflect() protoreflect.Message + func (x *GetResultCodeRequest) Reset() + func (x *GetResultCodeRequest) String() string + type GetResultCodeResponse struct + Result int32 + func (*GetResultCodeResponse) Descriptor() ([]byte, []int) + func (*GetResultCodeResponse) ProtoMessage() + func (x *GetResultCodeResponse) GetResult() int32 + func (x *GetResultCodeResponse) ProtoReflect() protoreflect.Message + func (x *GetResultCodeResponse) Reset() + func (x *GetResultCodeResponse) String() string + type IkeIOExceptionServiceClient interface + GetCause0 func(ctx context.Context, in *GetCause0Request, opts ...grpc.CallOption) (*GetCause0Response, error) + GetCause0_1 func(ctx context.Context, in *GetCause0_1Request, opts ...grpc.CallOption) (*GetCause0_1Response, error) + NewIkeIOException func(ctx context.Context, in *NewIkeIOExceptionRequest, opts ...grpc.CallOption) (*NewIkeIOExceptionResponse, error) + func NewIkeIOExceptionServiceClient(cc grpc.ClientConnInterface) IkeIOExceptionServiceClient + type IkeIOExceptionServiceServer interface + GetCause0 func(context.Context, *GetCause0Request) (*GetCause0Response, error) + GetCause0_1 func(context.Context, *GetCause0_1Request) (*GetCause0_1Response, error) + NewIkeIOException func(context.Context, *NewIkeIOExceptionRequest) (*NewIkeIOExceptionResponse, error) + type IkeNetworkLostExceptionServiceClient interface + GetNetwork func(ctx context.Context, in *GetNetworkRequest, opts ...grpc.CallOption) (*GetNetworkResponse, error) + NewIkeNetworkLostException func(ctx context.Context, in *NewIkeNetworkLostExceptionRequest, ...) (*NewIkeNetworkLostExceptionResponse, error) + func NewIkeNetworkLostExceptionServiceClient(cc grpc.ClientConnInterface) IkeNetworkLostExceptionServiceClient + type IkeNetworkLostExceptionServiceServer interface + GetNetwork func(context.Context, *GetNetworkRequest) (*GetNetworkResponse, error) + NewIkeNetworkLostException func(context.Context, *NewIkeNetworkLostExceptionRequest) (*NewIkeNetworkLostExceptionResponse, error) + type IkeProtocolExceptionServiceClient interface + GetErrorType func(ctx context.Context, in *GetErrorTypeRequest, opts ...grpc.CallOption) (*GetErrorTypeResponse, error) + func NewIkeProtocolExceptionServiceClient(cc grpc.ClientConnInterface) IkeProtocolExceptionServiceClient + type IkeProtocolExceptionServiceServer interface + GetErrorType func(context.Context, *GetErrorTypeRequest) (*GetErrorTypeResponse, error) + type InvalidKeExceptionServiceClient interface + GetDhGroup func(ctx context.Context, in *GetDhGroupRequest, opts ...grpc.CallOption) (*GetDhGroupResponse, error) + NewInvalidKeException func(ctx context.Context, in *NewInvalidKeExceptionRequest, opts ...grpc.CallOption) (*NewInvalidKeExceptionResponse, error) + func NewInvalidKeExceptionServiceClient(cc grpc.ClientConnInterface) InvalidKeExceptionServiceClient + type InvalidKeExceptionServiceServer interface + GetDhGroup func(context.Context, *GetDhGroupRequest) (*GetDhGroupResponse, error) + NewInvalidKeException func(context.Context, *NewInvalidKeExceptionRequest) (*NewInvalidKeExceptionResponse, error) + type InvalidMajorVersionExceptionServiceClient interface + GetMajorVersion func(ctx context.Context, in *GetMajorVersionRequest, opts ...grpc.CallOption) (*GetMajorVersionResponse, error) + NewInvalidMajorVersionException func(ctx context.Context, in *NewInvalidMajorVersionExceptionRequest, ...) (*NewInvalidMajorVersionExceptionResponse, error) + func NewInvalidMajorVersionExceptionServiceClient(cc grpc.ClientConnInterface) InvalidMajorVersionExceptionServiceClient + type InvalidMajorVersionExceptionServiceServer interface + GetMajorVersion func(context.Context, *GetMajorVersionRequest) (*GetMajorVersionResponse, error) + NewInvalidMajorVersionException func(context.Context, *NewInvalidMajorVersionExceptionRequest) (*NewInvalidMajorVersionExceptionResponse, error) + type InvalidSelectorsExceptionServiceClient interface + GetIpSecPacketInfo func(ctx context.Context, in *GetIpSecPacketInfoRequest, opts ...grpc.CallOption) (*GetIpSecPacketInfoResponse, error) + GetIpSecSpi func(ctx context.Context, in *GetIpSecSpiRequest, opts ...grpc.CallOption) (*GetIpSecSpiResponse, error) + NewInvalidSelectorsException func(ctx context.Context, in *NewInvalidSelectorsExceptionRequest, ...) (*NewInvalidSelectorsExceptionResponse, error) + func NewInvalidSelectorsExceptionServiceClient(cc grpc.ClientConnInterface) InvalidSelectorsExceptionServiceClient + type InvalidSelectorsExceptionServiceServer interface + GetIpSecPacketInfo func(context.Context, *GetIpSecPacketInfoRequest) (*GetIpSecPacketInfoResponse, error) + GetIpSecSpi func(context.Context, *GetIpSecSpiRequest) (*GetIpSecSpiResponse, error) + NewInvalidSelectorsException func(context.Context, *NewInvalidSelectorsExceptionRequest) (*NewInvalidSelectorsExceptionResponse, error) + type NewAppSearchExceptionRequest struct + Arg0 int32 + func (*NewAppSearchExceptionRequest) Descriptor() ([]byte, []int) + func (*NewAppSearchExceptionRequest) ProtoMessage() + func (x *NewAppSearchExceptionRequest) GetArg0() int32 + func (x *NewAppSearchExceptionRequest) ProtoReflect() protoreflect.Message + func (x *NewAppSearchExceptionRequest) Reset() + func (x *NewAppSearchExceptionRequest) String() string + type NewAppSearchExceptionResponse struct + Result int64 + func (*NewAppSearchExceptionResponse) Descriptor() ([]byte, []int) + func (*NewAppSearchExceptionResponse) ProtoMessage() + func (x *NewAppSearchExceptionResponse) GetResult() int64 + func (x *NewAppSearchExceptionResponse) ProtoReflect() protoreflect.Message + func (x *NewAppSearchExceptionResponse) Reset() + func (x *NewAppSearchExceptionResponse) String() string + type NewIkeIOExceptionRequest struct + Arg0 int64 + func (*NewIkeIOExceptionRequest) Descriptor() ([]byte, []int) + func (*NewIkeIOExceptionRequest) ProtoMessage() + func (x *NewIkeIOExceptionRequest) GetArg0() int64 + func (x *NewIkeIOExceptionRequest) ProtoReflect() protoreflect.Message + func (x *NewIkeIOExceptionRequest) Reset() + func (x *NewIkeIOExceptionRequest) String() string + type NewIkeIOExceptionResponse struct + Result int64 + func (*NewIkeIOExceptionResponse) Descriptor() ([]byte, []int) + func (*NewIkeIOExceptionResponse) ProtoMessage() + func (x *NewIkeIOExceptionResponse) GetResult() int64 + func (x *NewIkeIOExceptionResponse) ProtoReflect() protoreflect.Message + func (x *NewIkeIOExceptionResponse) Reset() + func (x *NewIkeIOExceptionResponse) String() string + type NewIkeNetworkLostExceptionRequest struct + Arg0 int64 + func (*NewIkeNetworkLostExceptionRequest) Descriptor() ([]byte, []int) + func (*NewIkeNetworkLostExceptionRequest) ProtoMessage() + func (x *NewIkeNetworkLostExceptionRequest) GetArg0() int64 + func (x *NewIkeNetworkLostExceptionRequest) ProtoReflect() protoreflect.Message + func (x *NewIkeNetworkLostExceptionRequest) Reset() + func (x *NewIkeNetworkLostExceptionRequest) String() string + type NewIkeNetworkLostExceptionResponse struct + Result int64 + func (*NewIkeNetworkLostExceptionResponse) Descriptor() ([]byte, []int) + func (*NewIkeNetworkLostExceptionResponse) ProtoMessage() + func (x *NewIkeNetworkLostExceptionResponse) GetResult() int64 + func (x *NewIkeNetworkLostExceptionResponse) ProtoReflect() protoreflect.Message + func (x *NewIkeNetworkLostExceptionResponse) Reset() + func (x *NewIkeNetworkLostExceptionResponse) String() string + type NewInvalidKeExceptionRequest struct + Arg0 int32 + func (*NewInvalidKeExceptionRequest) Descriptor() ([]byte, []int) + func (*NewInvalidKeExceptionRequest) ProtoMessage() + func (x *NewInvalidKeExceptionRequest) GetArg0() int32 + func (x *NewInvalidKeExceptionRequest) ProtoReflect() protoreflect.Message + func (x *NewInvalidKeExceptionRequest) Reset() + func (x *NewInvalidKeExceptionRequest) String() string + type NewInvalidKeExceptionResponse struct + Result int64 + func (*NewInvalidKeExceptionResponse) Descriptor() ([]byte, []int) + func (*NewInvalidKeExceptionResponse) ProtoMessage() + func (x *NewInvalidKeExceptionResponse) GetResult() int64 + func (x *NewInvalidKeExceptionResponse) ProtoReflect() protoreflect.Message + func (x *NewInvalidKeExceptionResponse) Reset() + func (x *NewInvalidKeExceptionResponse) String() string + type NewInvalidMajorVersionExceptionRequest struct + Arg0 int64 + func (*NewInvalidMajorVersionExceptionRequest) Descriptor() ([]byte, []int) + func (*NewInvalidMajorVersionExceptionRequest) ProtoMessage() + func (x *NewInvalidMajorVersionExceptionRequest) GetArg0() int64 + func (x *NewInvalidMajorVersionExceptionRequest) ProtoReflect() protoreflect.Message + func (x *NewInvalidMajorVersionExceptionRequest) Reset() + func (x *NewInvalidMajorVersionExceptionRequest) String() string + type NewInvalidMajorVersionExceptionResponse struct + Result int64 + func (*NewInvalidMajorVersionExceptionResponse) Descriptor() ([]byte, []int) + func (*NewInvalidMajorVersionExceptionResponse) ProtoMessage() + func (x *NewInvalidMajorVersionExceptionResponse) GetResult() int64 + func (x *NewInvalidMajorVersionExceptionResponse) ProtoReflect() protoreflect.Message + func (x *NewInvalidMajorVersionExceptionResponse) Reset() + func (x *NewInvalidMajorVersionExceptionResponse) String() string + type NewInvalidSelectorsExceptionRequest struct + Arg0 int32 + Arg1 int64 + func (*NewInvalidSelectorsExceptionRequest) Descriptor() ([]byte, []int) + func (*NewInvalidSelectorsExceptionRequest) ProtoMessage() + func (x *NewInvalidSelectorsExceptionRequest) GetArg0() int32 + func (x *NewInvalidSelectorsExceptionRequest) GetArg1() int64 + func (x *NewInvalidSelectorsExceptionRequest) ProtoReflect() protoreflect.Message + func (x *NewInvalidSelectorsExceptionRequest) Reset() + func (x *NewInvalidSelectorsExceptionRequest) String() string + type NewInvalidSelectorsExceptionResponse struct + Result int64 + func (*NewInvalidSelectorsExceptionResponse) Descriptor() ([]byte, []int) + func (*NewInvalidSelectorsExceptionResponse) ProtoMessage() + func (x *NewInvalidSelectorsExceptionResponse) GetResult() int64 + func (x *NewInvalidSelectorsExceptionResponse) ProtoReflect() protoreflect.Message + func (x *NewInvalidSelectorsExceptionResponse) Reset() + func (x *NewInvalidSelectorsExceptionResponse) String() string + type UnimplementedAppSearchExceptionServiceServer struct + func (UnimplementedAppSearchExceptionServiceServer) GetResultCode(context.Context, *GetResultCodeRequest) (*GetResultCodeResponse, error) + func (UnimplementedAppSearchExceptionServiceServer) NewAppSearchException(context.Context, *NewAppSearchExceptionRequest) (*NewAppSearchExceptionResponse, error) + type UnimplementedIkeIOExceptionServiceServer struct + func (UnimplementedIkeIOExceptionServiceServer) GetCause0(context.Context, *GetCause0Request) (*GetCause0Response, error) + func (UnimplementedIkeIOExceptionServiceServer) GetCause0_1(context.Context, *GetCause0_1Request) (*GetCause0_1Response, error) + func (UnimplementedIkeIOExceptionServiceServer) NewIkeIOException(context.Context, *NewIkeIOExceptionRequest) (*NewIkeIOExceptionResponse, error) + type UnimplementedIkeNetworkLostExceptionServiceServer struct + func (UnimplementedIkeNetworkLostExceptionServiceServer) GetNetwork(context.Context, *GetNetworkRequest) (*GetNetworkResponse, error) + func (UnimplementedIkeNetworkLostExceptionServiceServer) NewIkeNetworkLostException(context.Context, *NewIkeNetworkLostExceptionRequest) (*NewIkeNetworkLostExceptionResponse, error) + type UnimplementedIkeProtocolExceptionServiceServer struct + func (UnimplementedIkeProtocolExceptionServiceServer) GetErrorType(context.Context, *GetErrorTypeRequest) (*GetErrorTypeResponse, error) + type UnimplementedInvalidKeExceptionServiceServer struct + func (UnimplementedInvalidKeExceptionServiceServer) GetDhGroup(context.Context, *GetDhGroupRequest) (*GetDhGroupResponse, error) + func (UnimplementedInvalidKeExceptionServiceServer) NewInvalidKeException(context.Context, *NewInvalidKeExceptionRequest) (*NewInvalidKeExceptionResponse, error) + type UnimplementedInvalidMajorVersionExceptionServiceServer struct + func (UnimplementedInvalidMajorVersionExceptionServiceServer) GetMajorVersion(context.Context, *GetMajorVersionRequest) (*GetMajorVersionResponse, error) + func (UnimplementedInvalidMajorVersionExceptionServiceServer) NewInvalidMajorVersionException(context.Context, *NewInvalidMajorVersionExceptionRequest) (*NewInvalidMajorVersionExceptionResponse, error) + type UnimplementedInvalidSelectorsExceptionServiceServer struct + func (UnimplementedInvalidSelectorsExceptionServiceServer) GetIpSecPacketInfo(context.Context, *GetIpSecPacketInfoRequest) (*GetIpSecPacketInfoResponse, error) + func (UnimplementedInvalidSelectorsExceptionServiceServer) GetIpSecSpi(context.Context, *GetIpSecSpiRequest) (*GetIpSecSpiResponse, error) + func (UnimplementedInvalidSelectorsExceptionServiceServer) NewInvalidSelectorsException(context.Context, *NewInvalidSelectorsExceptionRequest) (*NewInvalidSelectorsExceptionResponse, error) + type UnsafeAppSearchExceptionServiceServer interface + type UnsafeIkeIOExceptionServiceServer interface + type UnsafeIkeNetworkLostExceptionServiceServer interface + type UnsafeIkeProtocolExceptionServiceServer interface + type UnsafeInvalidKeExceptionServiceServer interface + type UnsafeInvalidMajorVersionExceptionServiceServer interface + type UnsafeInvalidSelectorsExceptionServiceServer interface