Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const BigDecimalService_Abs0_FullMethodName + const BigDecimalService_Abs1_1_FullMethodName + const BigDecimalService_Add1_FullMethodName + const BigDecimalService_Add2_1_FullMethodName + const BigDecimalService_ByteValueExact_FullMethodName + const BigDecimalService_CompareTo1_2_FullMethodName + const BigDecimalService_CompareTo1_FullMethodName + const BigDecimalService_CompareTo2_1_FullMethodName + const BigDecimalService_Divide1_FullMethodName + const BigDecimalService_Divide2_1_FullMethodName + const BigDecimalService_Divide2_2_FullMethodName + const BigDecimalService_Divide3_3_FullMethodName + const BigDecimalService_DivideInteger1_FullMethodName + const BigDecimalService_DivideInteger2_1_FullMethodName + const BigDecimalService_DoubleValue_FullMethodName + const BigDecimalService_Equals_FullMethodName + const BigDecimalService_FloatValue_FullMethodName + const BigDecimalService_Format2_FullMethodName + const BigDecimalService_Format6_1_FullMethodName + const BigDecimalService_HashCode_FullMethodName + const BigDecimalService_IntValueExact_FullMethodName + const BigDecimalService_IntValue_FullMethodName + const BigDecimalService_LongValueExact_FullMethodName + const BigDecimalService_LongValue_FullMethodName + const BigDecimalService_Max1_FullMethodName + const BigDecimalService_Max2_1_FullMethodName + const BigDecimalService_Min1_FullMethodName + const BigDecimalService_Min2_1_FullMethodName + const BigDecimalService_MovePointLeft_FullMethodName + const BigDecimalService_MovePointRight_FullMethodName + const BigDecimalService_Multiply1_FullMethodName + const BigDecimalService_Multiply2_1_FullMethodName + const BigDecimalService_Negate0_FullMethodName + const BigDecimalService_Negate1_1_FullMethodName + const BigDecimalService_NewBigDecimal_FullMethodName + const BigDecimalService_Plus0_FullMethodName + const BigDecimalService_Plus1_1_FullMethodName + const BigDecimalService_Pow1_FullMethodName + const BigDecimalService_Pow2_1_FullMethodName + const BigDecimalService_Remainder1_FullMethodName + const BigDecimalService_Remainder2_1_FullMethodName + const BigDecimalService_Scale_FullMethodName + const BigDecimalService_SetScale1_FullMethodName + const BigDecimalService_SetScale2_1_FullMethodName + const BigDecimalService_ShortValueExact_FullMethodName + const BigDecimalService_Signum_FullMethodName + const BigDecimalService_Subtract1_FullMethodName + const BigDecimalService_Subtract2_1_FullMethodName + const BigDecimalService_ToBigDecimal_FullMethodName + const BigDecimalService_ToBigIntegerExact_FullMethodName + const BigDecimalService_ToBigInteger_FullMethodName + const BigDecimalService_ToCharArray_FullMethodName + const BigDecimalService_ToString_FullMethodName + const BigDecimalService_UnscaledValue_FullMethodName + const BigDecimalService_ValueOf1_1_FullMethodName + const BigDecimalService_ValueOf1_FullMethodName + const BigDecimalService_ValueOf2_2_FullMethodName + const ContextService_GetDigits_FullMethodName + const ContextService_GetForm_FullMethodName + const ContextService_GetLostDigits_FullMethodName + const ContextService_GetRoundingMode_FullMethodName + const ContextService_NewContext_FullMethodName + const ContextService_ToString_FullMethodName + var BigDecimalService_ServiceDesc = grpc.ServiceDesc + var ContextService_ServiceDesc = grpc.ServiceDesc + var File_proto_math_math_proto protoreflect.FileDescriptor + func RegisterBigDecimalServiceServer(s grpc.ServiceRegistrar, srv BigDecimalServiceServer) + func RegisterContextServiceServer(s grpc.ServiceRegistrar, srv ContextServiceServer) + type Abs0Request struct + Handle int64 + func (*Abs0Request) Descriptor() ([]byte, []int) + func (*Abs0Request) ProtoMessage() + func (x *Abs0Request) GetHandle() int64 + func (x *Abs0Request) ProtoReflect() protoreflect.Message + func (x *Abs0Request) Reset() + func (x *Abs0Request) String() string + type Abs0Response struct + Result int64 + func (*Abs0Response) Descriptor() ([]byte, []int) + func (*Abs0Response) ProtoMessage() + func (x *Abs0Response) GetResult() int64 + func (x *Abs0Response) ProtoReflect() protoreflect.Message + func (x *Abs0Response) Reset() + func (x *Abs0Response) String() string + type Abs1_1Request struct + Arg0 int64 + Handle int64 + func (*Abs1_1Request) Descriptor() ([]byte, []int) + func (*Abs1_1Request) ProtoMessage() + func (x *Abs1_1Request) GetArg0() int64 + func (x *Abs1_1Request) GetHandle() int64 + func (x *Abs1_1Request) ProtoReflect() protoreflect.Message + func (x *Abs1_1Request) Reset() + func (x *Abs1_1Request) String() string + type Abs1_1Response struct + Result int64 + func (*Abs1_1Response) Descriptor() ([]byte, []int) + func (*Abs1_1Response) ProtoMessage() + func (x *Abs1_1Response) GetResult() int64 + func (x *Abs1_1Response) ProtoReflect() protoreflect.Message + func (x *Abs1_1Response) Reset() + func (x *Abs1_1Response) String() string + type Add1Request struct + Arg0 int64 + Handle int64 + func (*Add1Request) Descriptor() ([]byte, []int) + func (*Add1Request) ProtoMessage() + func (x *Add1Request) GetArg0() int64 + func (x *Add1Request) GetHandle() int64 + func (x *Add1Request) ProtoReflect() protoreflect.Message + func (x *Add1Request) Reset() + func (x *Add1Request) String() string + type Add1Response struct + Result int64 + func (*Add1Response) Descriptor() ([]byte, []int) + func (*Add1Response) ProtoMessage() + func (x *Add1Response) GetResult() int64 + func (x *Add1Response) ProtoReflect() protoreflect.Message + func (x *Add1Response) Reset() + func (x *Add1Response) String() string + type Add2_1Request struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*Add2_1Request) Descriptor() ([]byte, []int) + func (*Add2_1Request) ProtoMessage() + func (x *Add2_1Request) GetArg0() int64 + func (x *Add2_1Request) GetArg1() int64 + func (x *Add2_1Request) GetHandle() int64 + func (x *Add2_1Request) ProtoReflect() protoreflect.Message + func (x *Add2_1Request) Reset() + func (x *Add2_1Request) String() string + type Add2_1Response struct + Result int64 + func (*Add2_1Response) Descriptor() ([]byte, []int) + func (*Add2_1Response) ProtoMessage() + func (x *Add2_1Response) GetResult() int64 + func (x *Add2_1Response) ProtoReflect() protoreflect.Message + func (x *Add2_1Response) Reset() + func (x *Add2_1Response) String() string + type BigDecimalServiceClient interface + Abs0 func(ctx context.Context, in *Abs0Request, opts ...grpc.CallOption) (*Abs0Response, error) + Abs1_1 func(ctx context.Context, in *Abs1_1Request, opts ...grpc.CallOption) (*Abs1_1Response, error) + Add1 func(ctx context.Context, in *Add1Request, opts ...grpc.CallOption) (*Add1Response, error) + Add2_1 func(ctx context.Context, in *Add2_1Request, opts ...grpc.CallOption) (*Add2_1Response, error) + ByteValueExact func(ctx context.Context, in *ByteValueExactRequest, opts ...grpc.CallOption) (*ByteValueExactResponse, error) + CompareTo1 func(ctx context.Context, in *CompareTo1Request, opts ...grpc.CallOption) (*CompareTo1Response, error) + CompareTo1_2 func(ctx context.Context, in *CompareTo1_2Request, opts ...grpc.CallOption) (*CompareTo1_2Response, error) + CompareTo2_1 func(ctx context.Context, in *CompareTo2_1Request, opts ...grpc.CallOption) (*CompareTo2_1Response, error) + Divide1 func(ctx context.Context, in *Divide1Request, opts ...grpc.CallOption) (*Divide1Response, error) + Divide2_1 func(ctx context.Context, in *Divide2_1Request, opts ...grpc.CallOption) (*Divide2_1Response, error) + Divide2_2 func(ctx context.Context, in *Divide2_2Request, opts ...grpc.CallOption) (*Divide2_2Response, error) + Divide3_3 func(ctx context.Context, in *Divide3_3Request, opts ...grpc.CallOption) (*Divide3_3Response, error) + DivideInteger1 func(ctx context.Context, in *DivideInteger1Request, opts ...grpc.CallOption) (*DivideInteger1Response, error) + DivideInteger2_1 func(ctx context.Context, in *DivideInteger2_1Request, opts ...grpc.CallOption) (*DivideInteger2_1Response, error) + DoubleValue func(ctx context.Context, in *DoubleValueRequest, opts ...grpc.CallOption) (*DoubleValueResponse, error) + Equals func(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error) + FloatValue func(ctx context.Context, in *FloatValueRequest, opts ...grpc.CallOption) (*FloatValueResponse, error) + Format2 func(ctx context.Context, in *Format2Request, opts ...grpc.CallOption) (*Format2Response, error) + Format6_1 func(ctx context.Context, in *Format6_1Request, opts ...grpc.CallOption) (*Format6_1Response, error) + HashCode func(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error) + IntValue func(ctx context.Context, in *IntValueRequest, opts ...grpc.CallOption) (*IntValueResponse, error) + IntValueExact func(ctx context.Context, in *IntValueExactRequest, opts ...grpc.CallOption) (*IntValueExactResponse, error) + LongValue func(ctx context.Context, in *LongValueRequest, opts ...grpc.CallOption) (*LongValueResponse, error) + LongValueExact func(ctx context.Context, in *LongValueExactRequest, opts ...grpc.CallOption) (*LongValueExactResponse, error) + Max1 func(ctx context.Context, in *Max1Request, opts ...grpc.CallOption) (*Max1Response, error) + Max2_1 func(ctx context.Context, in *Max2_1Request, opts ...grpc.CallOption) (*Max2_1Response, error) + Min1 func(ctx context.Context, in *Min1Request, opts ...grpc.CallOption) (*Min1Response, error) + Min2_1 func(ctx context.Context, in *Min2_1Request, opts ...grpc.CallOption) (*Min2_1Response, error) + MovePointLeft func(ctx context.Context, in *MovePointLeftRequest, opts ...grpc.CallOption) (*MovePointLeftResponse, error) + MovePointRight func(ctx context.Context, in *MovePointRightRequest, opts ...grpc.CallOption) (*MovePointRightResponse, error) + Multiply1 func(ctx context.Context, in *Multiply1Request, opts ...grpc.CallOption) (*Multiply1Response, error) + Multiply2_1 func(ctx context.Context, in *Multiply2_1Request, opts ...grpc.CallOption) (*Multiply2_1Response, error) + Negate0 func(ctx context.Context, in *Negate0Request, opts ...grpc.CallOption) (*Negate0Response, error) + Negate1_1 func(ctx context.Context, in *Negate1_1Request, opts ...grpc.CallOption) (*Negate1_1Response, error) + NewBigDecimal func(ctx context.Context, in *NewBigDecimalRequest, opts ...grpc.CallOption) (*NewBigDecimalResponse, error) + Plus0 func(ctx context.Context, in *Plus0Request, opts ...grpc.CallOption) (*Plus0Response, error) + Plus1_1 func(ctx context.Context, in *Plus1_1Request, opts ...grpc.CallOption) (*Plus1_1Response, error) + Pow1 func(ctx context.Context, in *Pow1Request, opts ...grpc.CallOption) (*Pow1Response, error) + Pow2_1 func(ctx context.Context, in *Pow2_1Request, opts ...grpc.CallOption) (*Pow2_1Response, error) + Remainder1 func(ctx context.Context, in *Remainder1Request, opts ...grpc.CallOption) (*Remainder1Response, error) + Remainder2_1 func(ctx context.Context, in *Remainder2_1Request, opts ...grpc.CallOption) (*Remainder2_1Response, error) + Scale func(ctx context.Context, in *ScaleRequest, opts ...grpc.CallOption) (*ScaleResponse, error) + SetScale1 func(ctx context.Context, in *SetScale1Request, opts ...grpc.CallOption) (*SetScale1Response, error) + SetScale2_1 func(ctx context.Context, in *SetScale2_1Request, opts ...grpc.CallOption) (*SetScale2_1Response, error) + ShortValueExact func(ctx context.Context, in *ShortValueExactRequest, opts ...grpc.CallOption) (*ShortValueExactResponse, error) + Signum func(ctx context.Context, in *SignumRequest, opts ...grpc.CallOption) (*SignumResponse, error) + Subtract1 func(ctx context.Context, in *Subtract1Request, opts ...grpc.CallOption) (*Subtract1Response, error) + Subtract2_1 func(ctx context.Context, in *Subtract2_1Request, opts ...grpc.CallOption) (*Subtract2_1Response, error) + ToBigDecimal func(ctx context.Context, in *ToBigDecimalRequest, opts ...grpc.CallOption) (*ToBigDecimalResponse, error) + ToBigInteger func(ctx context.Context, in *ToBigIntegerRequest, opts ...grpc.CallOption) (*ToBigIntegerResponse, error) + ToBigIntegerExact func(ctx context.Context, in *ToBigIntegerExactRequest, opts ...grpc.CallOption) (*ToBigIntegerExactResponse, error) + ToCharArray func(ctx context.Context, in *ToCharArrayRequest, opts ...grpc.CallOption) (*ToCharArrayResponse, error) + ToString func(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error) + UnscaledValue func(ctx context.Context, in *UnscaledValueRequest, opts ...grpc.CallOption) (*UnscaledValueResponse, error) + ValueOf1 func(ctx context.Context, in *ValueOf1Request, opts ...grpc.CallOption) (*ValueOf1Response, error) + ValueOf1_1 func(ctx context.Context, in *ValueOf1_1Request, opts ...grpc.CallOption) (*ValueOf1_1Response, error) + ValueOf2_2 func(ctx context.Context, in *ValueOf2_2Request, opts ...grpc.CallOption) (*ValueOf2_2Response, error) + func NewBigDecimalServiceClient(cc grpc.ClientConnInterface) BigDecimalServiceClient + type BigDecimalServiceServer interface + Abs0 func(context.Context, *Abs0Request) (*Abs0Response, error) + Abs1_1 func(context.Context, *Abs1_1Request) (*Abs1_1Response, error) + Add1 func(context.Context, *Add1Request) (*Add1Response, error) + Add2_1 func(context.Context, *Add2_1Request) (*Add2_1Response, error) + ByteValueExact func(context.Context, *ByteValueExactRequest) (*ByteValueExactResponse, error) + CompareTo1 func(context.Context, *CompareTo1Request) (*CompareTo1Response, error) + CompareTo1_2 func(context.Context, *CompareTo1_2Request) (*CompareTo1_2Response, error) + CompareTo2_1 func(context.Context, *CompareTo2_1Request) (*CompareTo2_1Response, error) + Divide1 func(context.Context, *Divide1Request) (*Divide1Response, error) + Divide2_1 func(context.Context, *Divide2_1Request) (*Divide2_1Response, error) + Divide2_2 func(context.Context, *Divide2_2Request) (*Divide2_2Response, error) + Divide3_3 func(context.Context, *Divide3_3Request) (*Divide3_3Response, error) + DivideInteger1 func(context.Context, *DivideInteger1Request) (*DivideInteger1Response, error) + DivideInteger2_1 func(context.Context, *DivideInteger2_1Request) (*DivideInteger2_1Response, error) + DoubleValue func(context.Context, *DoubleValueRequest) (*DoubleValueResponse, error) + Equals func(context.Context, *EqualsRequest) (*EqualsResponse, error) + FloatValue func(context.Context, *FloatValueRequest) (*FloatValueResponse, error) + Format2 func(context.Context, *Format2Request) (*Format2Response, error) + Format6_1 func(context.Context, *Format6_1Request) (*Format6_1Response, error) + HashCode func(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + IntValue func(context.Context, *IntValueRequest) (*IntValueResponse, error) + IntValueExact func(context.Context, *IntValueExactRequest) (*IntValueExactResponse, error) + LongValue func(context.Context, *LongValueRequest) (*LongValueResponse, error) + LongValueExact func(context.Context, *LongValueExactRequest) (*LongValueExactResponse, error) + Max1 func(context.Context, *Max1Request) (*Max1Response, error) + Max2_1 func(context.Context, *Max2_1Request) (*Max2_1Response, error) + Min1 func(context.Context, *Min1Request) (*Min1Response, error) + Min2_1 func(context.Context, *Min2_1Request) (*Min2_1Response, error) + MovePointLeft func(context.Context, *MovePointLeftRequest) (*MovePointLeftResponse, error) + MovePointRight func(context.Context, *MovePointRightRequest) (*MovePointRightResponse, error) + Multiply1 func(context.Context, *Multiply1Request) (*Multiply1Response, error) + Multiply2_1 func(context.Context, *Multiply2_1Request) (*Multiply2_1Response, error) + Negate0 func(context.Context, *Negate0Request) (*Negate0Response, error) + Negate1_1 func(context.Context, *Negate1_1Request) (*Negate1_1Response, error) + NewBigDecimal func(context.Context, *NewBigDecimalRequest) (*NewBigDecimalResponse, error) + Plus0 func(context.Context, *Plus0Request) (*Plus0Response, error) + Plus1_1 func(context.Context, *Plus1_1Request) (*Plus1_1Response, error) + Pow1 func(context.Context, *Pow1Request) (*Pow1Response, error) + Pow2_1 func(context.Context, *Pow2_1Request) (*Pow2_1Response, error) + Remainder1 func(context.Context, *Remainder1Request) (*Remainder1Response, error) + Remainder2_1 func(context.Context, *Remainder2_1Request) (*Remainder2_1Response, error) + Scale func(context.Context, *ScaleRequest) (*ScaleResponse, error) + SetScale1 func(context.Context, *SetScale1Request) (*SetScale1Response, error) + SetScale2_1 func(context.Context, *SetScale2_1Request) (*SetScale2_1Response, error) + ShortValueExact func(context.Context, *ShortValueExactRequest) (*ShortValueExactResponse, error) + Signum func(context.Context, *SignumRequest) (*SignumResponse, error) + Subtract1 func(context.Context, *Subtract1Request) (*Subtract1Response, error) + Subtract2_1 func(context.Context, *Subtract2_1Request) (*Subtract2_1Response, error) + ToBigDecimal func(context.Context, *ToBigDecimalRequest) (*ToBigDecimalResponse, error) + ToBigInteger func(context.Context, *ToBigIntegerRequest) (*ToBigIntegerResponse, error) + ToBigIntegerExact func(context.Context, *ToBigIntegerExactRequest) (*ToBigIntegerExactResponse, error) + ToCharArray func(context.Context, *ToCharArrayRequest) (*ToCharArrayResponse, error) + ToString func(context.Context, *ToStringRequest) (*ToStringResponse, error) + UnscaledValue func(context.Context, *UnscaledValueRequest) (*UnscaledValueResponse, error) + ValueOf1 func(context.Context, *ValueOf1Request) (*ValueOf1Response, error) + ValueOf1_1 func(context.Context, *ValueOf1_1Request) (*ValueOf1_1Response, error) + ValueOf2_2 func(context.Context, *ValueOf2_2Request) (*ValueOf2_2Response, error) + type ByteValueExactRequest struct + Handle int64 + func (*ByteValueExactRequest) Descriptor() ([]byte, []int) + func (*ByteValueExactRequest) ProtoMessage() + func (x *ByteValueExactRequest) GetHandle() int64 + func (x *ByteValueExactRequest) ProtoReflect() protoreflect.Message + func (x *ByteValueExactRequest) Reset() + func (x *ByteValueExactRequest) String() string + type ByteValueExactResponse struct + Result uint32 + func (*ByteValueExactResponse) Descriptor() ([]byte, []int) + func (*ByteValueExactResponse) ProtoMessage() + func (x *ByteValueExactResponse) GetResult() uint32 + func (x *ByteValueExactResponse) ProtoReflect() protoreflect.Message + func (x *ByteValueExactResponse) Reset() + func (x *ByteValueExactResponse) String() string + type CompareTo1Request struct + Arg0 int64 + Handle int64 + func (*CompareTo1Request) Descriptor() ([]byte, []int) + func (*CompareTo1Request) ProtoMessage() + func (x *CompareTo1Request) GetArg0() int64 + func (x *CompareTo1Request) GetHandle() int64 + func (x *CompareTo1Request) ProtoReflect() protoreflect.Message + func (x *CompareTo1Request) Reset() + func (x *CompareTo1Request) String() string + type CompareTo1Response struct + Result int32 + func (*CompareTo1Response) Descriptor() ([]byte, []int) + func (*CompareTo1Response) ProtoMessage() + func (x *CompareTo1Response) GetResult() int32 + func (x *CompareTo1Response) ProtoReflect() protoreflect.Message + func (x *CompareTo1Response) Reset() + func (x *CompareTo1Response) String() string + type CompareTo1_2Request struct + Arg0 int64 + Handle int64 + func (*CompareTo1_2Request) Descriptor() ([]byte, []int) + func (*CompareTo1_2Request) ProtoMessage() + func (x *CompareTo1_2Request) GetArg0() int64 + func (x *CompareTo1_2Request) GetHandle() int64 + func (x *CompareTo1_2Request) ProtoReflect() protoreflect.Message + func (x *CompareTo1_2Request) Reset() + func (x *CompareTo1_2Request) String() string + type CompareTo1_2Response struct + Result int32 + func (*CompareTo1_2Response) Descriptor() ([]byte, []int) + func (*CompareTo1_2Response) ProtoMessage() + func (x *CompareTo1_2Response) GetResult() int32 + func (x *CompareTo1_2Response) ProtoReflect() protoreflect.Message + func (x *CompareTo1_2Response) Reset() + func (x *CompareTo1_2Response) String() string + type CompareTo2_1Request struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*CompareTo2_1Request) Descriptor() ([]byte, []int) + func (*CompareTo2_1Request) ProtoMessage() + func (x *CompareTo2_1Request) GetArg0() int64 + func (x *CompareTo2_1Request) GetArg1() int64 + func (x *CompareTo2_1Request) GetHandle() int64 + func (x *CompareTo2_1Request) ProtoReflect() protoreflect.Message + func (x *CompareTo2_1Request) Reset() + func (x *CompareTo2_1Request) String() string + type CompareTo2_1Response struct + Result int32 + func (*CompareTo2_1Response) Descriptor() ([]byte, []int) + func (*CompareTo2_1Response) ProtoMessage() + func (x *CompareTo2_1Response) GetResult() int32 + func (x *CompareTo2_1Response) ProtoReflect() protoreflect.Message + func (x *CompareTo2_1Response) Reset() + func (x *CompareTo2_1Response) String() string + type ContextServiceClient interface + GetDigits func(ctx context.Context, in *GetDigitsRequest, opts ...grpc.CallOption) (*GetDigitsResponse, error) + GetForm func(ctx context.Context, in *GetFormRequest, opts ...grpc.CallOption) (*GetFormResponse, error) + GetLostDigits func(ctx context.Context, in *GetLostDigitsRequest, opts ...grpc.CallOption) (*GetLostDigitsResponse, error) + GetRoundingMode func(ctx context.Context, in *GetRoundingModeRequest, opts ...grpc.CallOption) (*GetRoundingModeResponse, error) + NewContext func(ctx context.Context, in *NewContextRequest, opts ...grpc.CallOption) (*NewContextResponse, error) + ToString func(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error) + func NewContextServiceClient(cc grpc.ClientConnInterface) ContextServiceClient + type ContextServiceServer interface + GetDigits func(context.Context, *GetDigitsRequest) (*GetDigitsResponse, error) + GetForm func(context.Context, *GetFormRequest) (*GetFormResponse, error) + GetLostDigits func(context.Context, *GetLostDigitsRequest) (*GetLostDigitsResponse, error) + GetRoundingMode func(context.Context, *GetRoundingModeRequest) (*GetRoundingModeResponse, error) + NewContext func(context.Context, *NewContextRequest) (*NewContextResponse, error) + ToString func(context.Context, *ToStringRequest) (*ToStringResponse, error) + type Divide1Request struct + Arg0 int64 + Handle int64 + func (*Divide1Request) Descriptor() ([]byte, []int) + func (*Divide1Request) ProtoMessage() + func (x *Divide1Request) GetArg0() int64 + func (x *Divide1Request) GetHandle() int64 + func (x *Divide1Request) ProtoReflect() protoreflect.Message + func (x *Divide1Request) Reset() + func (x *Divide1Request) String() string + type Divide1Response struct + Result int64 + func (*Divide1Response) Descriptor() ([]byte, []int) + func (*Divide1Response) ProtoMessage() + func (x *Divide1Response) GetResult() int64 + func (x *Divide1Response) ProtoReflect() protoreflect.Message + func (x *Divide1Response) Reset() + func (x *Divide1Response) String() string + type Divide2_1Request struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*Divide2_1Request) Descriptor() ([]byte, []int) + func (*Divide2_1Request) ProtoMessage() + func (x *Divide2_1Request) GetArg0() int64 + func (x *Divide2_1Request) GetArg1() int64 + func (x *Divide2_1Request) GetHandle() int64 + func (x *Divide2_1Request) ProtoReflect() protoreflect.Message + func (x *Divide2_1Request) Reset() + func (x *Divide2_1Request) String() string + type Divide2_1Response struct + Result int64 + func (*Divide2_1Response) Descriptor() ([]byte, []int) + func (*Divide2_1Response) ProtoMessage() + func (x *Divide2_1Response) GetResult() int64 + func (x *Divide2_1Response) ProtoReflect() protoreflect.Message + func (x *Divide2_1Response) Reset() + func (x *Divide2_1Response) String() string + type Divide2_2Request struct + Arg0 int64 + Arg1 int32 + Handle int64 + func (*Divide2_2Request) Descriptor() ([]byte, []int) + func (*Divide2_2Request) ProtoMessage() + func (x *Divide2_2Request) GetArg0() int64 + func (x *Divide2_2Request) GetArg1() int32 + func (x *Divide2_2Request) GetHandle() int64 + func (x *Divide2_2Request) ProtoReflect() protoreflect.Message + func (x *Divide2_2Request) Reset() + func (x *Divide2_2Request) String() string + type Divide2_2Response struct + Result int64 + func (*Divide2_2Response) Descriptor() ([]byte, []int) + func (*Divide2_2Response) ProtoMessage() + func (x *Divide2_2Response) GetResult() int64 + func (x *Divide2_2Response) ProtoReflect() protoreflect.Message + func (x *Divide2_2Response) Reset() + func (x *Divide2_2Response) String() string + type Divide3_3Request struct + Arg0 int64 + Arg1 int32 + Arg2 int32 + Handle int64 + func (*Divide3_3Request) Descriptor() ([]byte, []int) + func (*Divide3_3Request) ProtoMessage() + func (x *Divide3_3Request) GetArg0() int64 + func (x *Divide3_3Request) GetArg1() int32 + func (x *Divide3_3Request) GetArg2() int32 + func (x *Divide3_3Request) GetHandle() int64 + func (x *Divide3_3Request) ProtoReflect() protoreflect.Message + func (x *Divide3_3Request) Reset() + func (x *Divide3_3Request) String() string + type Divide3_3Response struct + Result int64 + func (*Divide3_3Response) Descriptor() ([]byte, []int) + func (*Divide3_3Response) ProtoMessage() + func (x *Divide3_3Response) GetResult() int64 + func (x *Divide3_3Response) ProtoReflect() protoreflect.Message + func (x *Divide3_3Response) Reset() + func (x *Divide3_3Response) String() string + type DivideInteger1Request struct + Arg0 int64 + Handle int64 + func (*DivideInteger1Request) Descriptor() ([]byte, []int) + func (*DivideInteger1Request) ProtoMessage() + func (x *DivideInteger1Request) GetArg0() int64 + func (x *DivideInteger1Request) GetHandle() int64 + func (x *DivideInteger1Request) ProtoReflect() protoreflect.Message + func (x *DivideInteger1Request) Reset() + func (x *DivideInteger1Request) String() string + type DivideInteger1Response struct + Result int64 + func (*DivideInteger1Response) Descriptor() ([]byte, []int) + func (*DivideInteger1Response) ProtoMessage() + func (x *DivideInteger1Response) GetResult() int64 + func (x *DivideInteger1Response) ProtoReflect() protoreflect.Message + func (x *DivideInteger1Response) Reset() + func (x *DivideInteger1Response) String() string + type DivideInteger2_1Request struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*DivideInteger2_1Request) Descriptor() ([]byte, []int) + func (*DivideInteger2_1Request) ProtoMessage() + func (x *DivideInteger2_1Request) GetArg0() int64 + func (x *DivideInteger2_1Request) GetArg1() int64 + func (x *DivideInteger2_1Request) GetHandle() int64 + func (x *DivideInteger2_1Request) ProtoReflect() protoreflect.Message + func (x *DivideInteger2_1Request) Reset() + func (x *DivideInteger2_1Request) String() string + type DivideInteger2_1Response struct + Result int64 + func (*DivideInteger2_1Response) Descriptor() ([]byte, []int) + func (*DivideInteger2_1Response) ProtoMessage() + func (x *DivideInteger2_1Response) GetResult() int64 + func (x *DivideInteger2_1Response) ProtoReflect() protoreflect.Message + func (x *DivideInteger2_1Response) Reset() + func (x *DivideInteger2_1Response) String() string + type DoubleValueRequest struct + Handle int64 + func (*DoubleValueRequest) Descriptor() ([]byte, []int) + func (*DoubleValueRequest) ProtoMessage() + func (x *DoubleValueRequest) GetHandle() int64 + func (x *DoubleValueRequest) ProtoReflect() protoreflect.Message + func (x *DoubleValueRequest) Reset() + func (x *DoubleValueRequest) String() string + type DoubleValueResponse struct + Result float64 + func (*DoubleValueResponse) Descriptor() ([]byte, []int) + func (*DoubleValueResponse) ProtoMessage() + func (x *DoubleValueResponse) GetResult() float64 + func (x *DoubleValueResponse) ProtoReflect() protoreflect.Message + func (x *DoubleValueResponse) Reset() + func (x *DoubleValueResponse) String() string + type EqualsRequest struct + Arg0 int64 + Handle int64 + func (*EqualsRequest) Descriptor() ([]byte, []int) + func (*EqualsRequest) ProtoMessage() + func (x *EqualsRequest) GetArg0() int64 + func (x *EqualsRequest) GetHandle() int64 + func (x *EqualsRequest) ProtoReflect() protoreflect.Message + func (x *EqualsRequest) Reset() + func (x *EqualsRequest) String() string + type EqualsResponse struct + Result bool + func (*EqualsResponse) Descriptor() ([]byte, []int) + func (*EqualsResponse) ProtoMessage() + func (x *EqualsResponse) GetResult() bool + func (x *EqualsResponse) ProtoReflect() protoreflect.Message + func (x *EqualsResponse) Reset() + func (x *EqualsResponse) String() string + type FloatValueRequest struct + Handle int64 + func (*FloatValueRequest) Descriptor() ([]byte, []int) + func (*FloatValueRequest) ProtoMessage() + func (x *FloatValueRequest) GetHandle() int64 + func (x *FloatValueRequest) ProtoReflect() protoreflect.Message + func (x *FloatValueRequest) Reset() + func (x *FloatValueRequest) String() string + type FloatValueResponse struct + Result float32 + func (*FloatValueResponse) Descriptor() ([]byte, []int) + func (*FloatValueResponse) ProtoMessage() + func (x *FloatValueResponse) GetResult() float32 + func (x *FloatValueResponse) ProtoReflect() protoreflect.Message + func (x *FloatValueResponse) Reset() + func (x *FloatValueResponse) String() string + type Format2Request struct + Arg0 int32 + Arg1 int32 + Handle int64 + func (*Format2Request) Descriptor() ([]byte, []int) + func (*Format2Request) ProtoMessage() + func (x *Format2Request) GetArg0() int32 + func (x *Format2Request) GetArg1() int32 + func (x *Format2Request) GetHandle() int64 + func (x *Format2Request) ProtoReflect() protoreflect.Message + func (x *Format2Request) Reset() + func (x *Format2Request) String() string + type Format2Response struct + Result string + func (*Format2Response) Descriptor() ([]byte, []int) + func (*Format2Response) ProtoMessage() + func (x *Format2Response) GetResult() string + func (x *Format2Response) ProtoReflect() protoreflect.Message + func (x *Format2Response) Reset() + func (x *Format2Response) String() string + type Format6_1Request struct + Arg0 int32 + Arg1 int32 + Arg2 int32 + Arg3 int32 + Arg4 int32 + Arg5 int32 + Handle int64 + func (*Format6_1Request) Descriptor() ([]byte, []int) + func (*Format6_1Request) ProtoMessage() + func (x *Format6_1Request) GetArg0() int32 + func (x *Format6_1Request) GetArg1() int32 + func (x *Format6_1Request) GetArg2() int32 + func (x *Format6_1Request) GetArg3() int32 + func (x *Format6_1Request) GetArg4() int32 + func (x *Format6_1Request) GetArg5() int32 + func (x *Format6_1Request) GetHandle() int64 + func (x *Format6_1Request) ProtoReflect() protoreflect.Message + func (x *Format6_1Request) Reset() + func (x *Format6_1Request) String() string + type Format6_1Response struct + Result string + func (*Format6_1Response) Descriptor() ([]byte, []int) + func (*Format6_1Response) ProtoMessage() + func (x *Format6_1Response) GetResult() string + func (x *Format6_1Response) ProtoReflect() protoreflect.Message + func (x *Format6_1Response) Reset() + func (x *Format6_1Response) String() string + type GetDigitsRequest struct + Handle int64 + func (*GetDigitsRequest) Descriptor() ([]byte, []int) + func (*GetDigitsRequest) ProtoMessage() + func (x *GetDigitsRequest) GetHandle() int64 + func (x *GetDigitsRequest) ProtoReflect() protoreflect.Message + func (x *GetDigitsRequest) Reset() + func (x *GetDigitsRequest) String() string + type GetDigitsResponse struct + Result int32 + func (*GetDigitsResponse) Descriptor() ([]byte, []int) + func (*GetDigitsResponse) ProtoMessage() + func (x *GetDigitsResponse) GetResult() int32 + func (x *GetDigitsResponse) ProtoReflect() protoreflect.Message + func (x *GetDigitsResponse) Reset() + func (x *GetDigitsResponse) String() string + type GetFormRequest struct + Handle int64 + func (*GetFormRequest) Descriptor() ([]byte, []int) + func (*GetFormRequest) ProtoMessage() + func (x *GetFormRequest) GetHandle() int64 + func (x *GetFormRequest) ProtoReflect() protoreflect.Message + func (x *GetFormRequest) Reset() + func (x *GetFormRequest) String() string + type GetFormResponse struct + Result int32 + func (*GetFormResponse) Descriptor() ([]byte, []int) + func (*GetFormResponse) ProtoMessage() + func (x *GetFormResponse) GetResult() int32 + func (x *GetFormResponse) ProtoReflect() protoreflect.Message + func (x *GetFormResponse) Reset() + func (x *GetFormResponse) String() string + type GetLostDigitsRequest struct + Handle int64 + func (*GetLostDigitsRequest) Descriptor() ([]byte, []int) + func (*GetLostDigitsRequest) ProtoMessage() + func (x *GetLostDigitsRequest) GetHandle() int64 + func (x *GetLostDigitsRequest) ProtoReflect() protoreflect.Message + func (x *GetLostDigitsRequest) Reset() + func (x *GetLostDigitsRequest) String() string + type GetLostDigitsResponse struct + Result bool + func (*GetLostDigitsResponse) Descriptor() ([]byte, []int) + func (*GetLostDigitsResponse) ProtoMessage() + func (x *GetLostDigitsResponse) GetResult() bool + func (x *GetLostDigitsResponse) ProtoReflect() protoreflect.Message + func (x *GetLostDigitsResponse) Reset() + func (x *GetLostDigitsResponse) String() string + type GetRoundingModeRequest struct + Handle int64 + func (*GetRoundingModeRequest) Descriptor() ([]byte, []int) + func (*GetRoundingModeRequest) ProtoMessage() + func (x *GetRoundingModeRequest) GetHandle() int64 + func (x *GetRoundingModeRequest) ProtoReflect() protoreflect.Message + func (x *GetRoundingModeRequest) Reset() + func (x *GetRoundingModeRequest) String() string + type GetRoundingModeResponse struct + Result int32 + func (*GetRoundingModeResponse) Descriptor() ([]byte, []int) + func (*GetRoundingModeResponse) ProtoMessage() + func (x *GetRoundingModeResponse) GetResult() int32 + func (x *GetRoundingModeResponse) ProtoReflect() protoreflect.Message + func (x *GetRoundingModeResponse) Reset() + func (x *GetRoundingModeResponse) String() string + type HashCodeRequest struct + Handle int64 + func (*HashCodeRequest) Descriptor() ([]byte, []int) + func (*HashCodeRequest) ProtoMessage() + func (x *HashCodeRequest) GetHandle() int64 + func (x *HashCodeRequest) ProtoReflect() protoreflect.Message + func (x *HashCodeRequest) Reset() + func (x *HashCodeRequest) String() string + type HashCodeResponse struct + Result int32 + func (*HashCodeResponse) Descriptor() ([]byte, []int) + func (*HashCodeResponse) ProtoMessage() + func (x *HashCodeResponse) GetResult() int32 + func (x *HashCodeResponse) ProtoReflect() protoreflect.Message + func (x *HashCodeResponse) Reset() + func (x *HashCodeResponse) String() string + type IntValueExactRequest struct + Handle int64 + func (*IntValueExactRequest) Descriptor() ([]byte, []int) + func (*IntValueExactRequest) ProtoMessage() + func (x *IntValueExactRequest) GetHandle() int64 + func (x *IntValueExactRequest) ProtoReflect() protoreflect.Message + func (x *IntValueExactRequest) Reset() + func (x *IntValueExactRequest) String() string + type IntValueExactResponse struct + Result int32 + func (*IntValueExactResponse) Descriptor() ([]byte, []int) + func (*IntValueExactResponse) ProtoMessage() + func (x *IntValueExactResponse) GetResult() int32 + func (x *IntValueExactResponse) ProtoReflect() protoreflect.Message + func (x *IntValueExactResponse) Reset() + func (x *IntValueExactResponse) String() string + type IntValueRequest struct + Handle int64 + func (*IntValueRequest) Descriptor() ([]byte, []int) + func (*IntValueRequest) ProtoMessage() + func (x *IntValueRequest) GetHandle() int64 + func (x *IntValueRequest) ProtoReflect() protoreflect.Message + func (x *IntValueRequest) Reset() + func (x *IntValueRequest) String() string + type IntValueResponse struct + Result int32 + func (*IntValueResponse) Descriptor() ([]byte, []int) + func (*IntValueResponse) ProtoMessage() + func (x *IntValueResponse) GetResult() int32 + func (x *IntValueResponse) ProtoReflect() protoreflect.Message + func (x *IntValueResponse) Reset() + func (x *IntValueResponse) String() string + type LongValueExactRequest struct + Handle int64 + func (*LongValueExactRequest) Descriptor() ([]byte, []int) + func (*LongValueExactRequest) ProtoMessage() + func (x *LongValueExactRequest) GetHandle() int64 + func (x *LongValueExactRequest) ProtoReflect() protoreflect.Message + func (x *LongValueExactRequest) Reset() + func (x *LongValueExactRequest) String() string + type LongValueExactResponse struct + Result int64 + func (*LongValueExactResponse) Descriptor() ([]byte, []int) + func (*LongValueExactResponse) ProtoMessage() + func (x *LongValueExactResponse) GetResult() int64 + func (x *LongValueExactResponse) ProtoReflect() protoreflect.Message + func (x *LongValueExactResponse) Reset() + func (x *LongValueExactResponse) String() string + type LongValueRequest struct + Handle int64 + func (*LongValueRequest) Descriptor() ([]byte, []int) + func (*LongValueRequest) ProtoMessage() + func (x *LongValueRequest) GetHandle() int64 + func (x *LongValueRequest) ProtoReflect() protoreflect.Message + func (x *LongValueRequest) Reset() + func (x *LongValueRequest) String() string + type LongValueResponse struct + Result int64 + func (*LongValueResponse) Descriptor() ([]byte, []int) + func (*LongValueResponse) ProtoMessage() + func (x *LongValueResponse) GetResult() int64 + func (x *LongValueResponse) ProtoReflect() protoreflect.Message + func (x *LongValueResponse) Reset() + func (x *LongValueResponse) String() string + type Max1Request struct + Arg0 int64 + Handle int64 + func (*Max1Request) Descriptor() ([]byte, []int) + func (*Max1Request) ProtoMessage() + func (x *Max1Request) GetArg0() int64 + func (x *Max1Request) GetHandle() int64 + func (x *Max1Request) ProtoReflect() protoreflect.Message + func (x *Max1Request) Reset() + func (x *Max1Request) String() string + type Max1Response struct + Result int64 + func (*Max1Response) Descriptor() ([]byte, []int) + func (*Max1Response) ProtoMessage() + func (x *Max1Response) GetResult() int64 + func (x *Max1Response) ProtoReflect() protoreflect.Message + func (x *Max1Response) Reset() + func (x *Max1Response) String() string + type Max2_1Request struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*Max2_1Request) Descriptor() ([]byte, []int) + func (*Max2_1Request) ProtoMessage() + func (x *Max2_1Request) GetArg0() int64 + func (x *Max2_1Request) GetArg1() int64 + func (x *Max2_1Request) GetHandle() int64 + func (x *Max2_1Request) ProtoReflect() protoreflect.Message + func (x *Max2_1Request) Reset() + func (x *Max2_1Request) String() string + type Max2_1Response struct + Result int64 + func (*Max2_1Response) Descriptor() ([]byte, []int) + func (*Max2_1Response) ProtoMessage() + func (x *Max2_1Response) GetResult() int64 + func (x *Max2_1Response) ProtoReflect() protoreflect.Message + func (x *Max2_1Response) Reset() + func (x *Max2_1Response) String() string + type Min1Request struct + Arg0 int64 + Handle int64 + func (*Min1Request) Descriptor() ([]byte, []int) + func (*Min1Request) ProtoMessage() + func (x *Min1Request) GetArg0() int64 + func (x *Min1Request) GetHandle() int64 + func (x *Min1Request) ProtoReflect() protoreflect.Message + func (x *Min1Request) Reset() + func (x *Min1Request) String() string + type Min1Response struct + Result int64 + func (*Min1Response) Descriptor() ([]byte, []int) + func (*Min1Response) ProtoMessage() + func (x *Min1Response) GetResult() int64 + func (x *Min1Response) ProtoReflect() protoreflect.Message + func (x *Min1Response) Reset() + func (x *Min1Response) String() string + type Min2_1Request struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*Min2_1Request) Descriptor() ([]byte, []int) + func (*Min2_1Request) ProtoMessage() + func (x *Min2_1Request) GetArg0() int64 + func (x *Min2_1Request) GetArg1() int64 + func (x *Min2_1Request) GetHandle() int64 + func (x *Min2_1Request) ProtoReflect() protoreflect.Message + func (x *Min2_1Request) Reset() + func (x *Min2_1Request) String() string + type Min2_1Response struct + Result int64 + func (*Min2_1Response) Descriptor() ([]byte, []int) + func (*Min2_1Response) ProtoMessage() + func (x *Min2_1Response) GetResult() int64 + func (x *Min2_1Response) ProtoReflect() protoreflect.Message + func (x *Min2_1Response) Reset() + func (x *Min2_1Response) String() string + type MovePointLeftRequest struct + Arg0 int32 + Handle int64 + func (*MovePointLeftRequest) Descriptor() ([]byte, []int) + func (*MovePointLeftRequest) ProtoMessage() + func (x *MovePointLeftRequest) GetArg0() int32 + func (x *MovePointLeftRequest) GetHandle() int64 + func (x *MovePointLeftRequest) ProtoReflect() protoreflect.Message + func (x *MovePointLeftRequest) Reset() + func (x *MovePointLeftRequest) String() string + type MovePointLeftResponse struct + Result int64 + func (*MovePointLeftResponse) Descriptor() ([]byte, []int) + func (*MovePointLeftResponse) ProtoMessage() + func (x *MovePointLeftResponse) GetResult() int64 + func (x *MovePointLeftResponse) ProtoReflect() protoreflect.Message + func (x *MovePointLeftResponse) Reset() + func (x *MovePointLeftResponse) String() string + type MovePointRightRequest struct + Arg0 int32 + Handle int64 + func (*MovePointRightRequest) Descriptor() ([]byte, []int) + func (*MovePointRightRequest) ProtoMessage() + func (x *MovePointRightRequest) GetArg0() int32 + func (x *MovePointRightRequest) GetHandle() int64 + func (x *MovePointRightRequest) ProtoReflect() protoreflect.Message + func (x *MovePointRightRequest) Reset() + func (x *MovePointRightRequest) String() string + type MovePointRightResponse struct + Result int64 + func (*MovePointRightResponse) Descriptor() ([]byte, []int) + func (*MovePointRightResponse) ProtoMessage() + func (x *MovePointRightResponse) GetResult() int64 + func (x *MovePointRightResponse) ProtoReflect() protoreflect.Message + func (x *MovePointRightResponse) Reset() + func (x *MovePointRightResponse) String() string + type Multiply1Request struct + Arg0 int64 + Handle int64 + func (*Multiply1Request) Descriptor() ([]byte, []int) + func (*Multiply1Request) ProtoMessage() + func (x *Multiply1Request) GetArg0() int64 + func (x *Multiply1Request) GetHandle() int64 + func (x *Multiply1Request) ProtoReflect() protoreflect.Message + func (x *Multiply1Request) Reset() + func (x *Multiply1Request) String() string + type Multiply1Response struct + Result int64 + func (*Multiply1Response) Descriptor() ([]byte, []int) + func (*Multiply1Response) ProtoMessage() + func (x *Multiply1Response) GetResult() int64 + func (x *Multiply1Response) ProtoReflect() protoreflect.Message + func (x *Multiply1Response) Reset() + func (x *Multiply1Response) String() string + type Multiply2_1Request struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*Multiply2_1Request) Descriptor() ([]byte, []int) + func (*Multiply2_1Request) ProtoMessage() + func (x *Multiply2_1Request) GetArg0() int64 + func (x *Multiply2_1Request) GetArg1() int64 + func (x *Multiply2_1Request) GetHandle() int64 + func (x *Multiply2_1Request) ProtoReflect() protoreflect.Message + func (x *Multiply2_1Request) Reset() + func (x *Multiply2_1Request) String() string + type Multiply2_1Response struct + Result int64 + func (*Multiply2_1Response) Descriptor() ([]byte, []int) + func (*Multiply2_1Response) ProtoMessage() + func (x *Multiply2_1Response) GetResult() int64 + func (x *Multiply2_1Response) ProtoReflect() protoreflect.Message + func (x *Multiply2_1Response) Reset() + func (x *Multiply2_1Response) String() string + type Negate0Request struct + Handle int64 + func (*Negate0Request) Descriptor() ([]byte, []int) + func (*Negate0Request) ProtoMessage() + func (x *Negate0Request) GetHandle() int64 + func (x *Negate0Request) ProtoReflect() protoreflect.Message + func (x *Negate0Request) Reset() + func (x *Negate0Request) String() string + type Negate0Response struct + Result int64 + func (*Negate0Response) Descriptor() ([]byte, []int) + func (*Negate0Response) ProtoMessage() + func (x *Negate0Response) GetResult() int64 + func (x *Negate0Response) ProtoReflect() protoreflect.Message + func (x *Negate0Response) Reset() + func (x *Negate0Response) String() string + type Negate1_1Request struct + Arg0 int64 + Handle int64 + func (*Negate1_1Request) Descriptor() ([]byte, []int) + func (*Negate1_1Request) ProtoMessage() + func (x *Negate1_1Request) GetArg0() int64 + func (x *Negate1_1Request) GetHandle() int64 + func (x *Negate1_1Request) ProtoReflect() protoreflect.Message + func (x *Negate1_1Request) Reset() + func (x *Negate1_1Request) String() string + type Negate1_1Response struct + Result int64 + func (*Negate1_1Response) Descriptor() ([]byte, []int) + func (*Negate1_1Response) ProtoMessage() + func (x *Negate1_1Response) GetResult() int64 + func (x *Negate1_1Response) ProtoReflect() protoreflect.Message + func (x *Negate1_1Response) Reset() + func (x *Negate1_1Response) String() string + type NewBigDecimalRequest struct + Arg0 int64 + func (*NewBigDecimalRequest) Descriptor() ([]byte, []int) + func (*NewBigDecimalRequest) ProtoMessage() + func (x *NewBigDecimalRequest) GetArg0() int64 + func (x *NewBigDecimalRequest) ProtoReflect() protoreflect.Message + func (x *NewBigDecimalRequest) Reset() + func (x *NewBigDecimalRequest) String() string + type NewBigDecimalResponse struct + Result int64 + func (*NewBigDecimalResponse) Descriptor() ([]byte, []int) + func (*NewBigDecimalResponse) ProtoMessage() + func (x *NewBigDecimalResponse) GetResult() int64 + func (x *NewBigDecimalResponse) ProtoReflect() protoreflect.Message + func (x *NewBigDecimalResponse) Reset() + func (x *NewBigDecimalResponse) String() string + type NewContextRequest struct + Arg0 int32 + func (*NewContextRequest) Descriptor() ([]byte, []int) + func (*NewContextRequest) ProtoMessage() + func (x *NewContextRequest) GetArg0() int32 + func (x *NewContextRequest) ProtoReflect() protoreflect.Message + func (x *NewContextRequest) Reset() + func (x *NewContextRequest) String() string + type NewContextResponse struct + Result int64 + func (*NewContextResponse) Descriptor() ([]byte, []int) + func (*NewContextResponse) ProtoMessage() + func (x *NewContextResponse) GetResult() int64 + func (x *NewContextResponse) ProtoReflect() protoreflect.Message + func (x *NewContextResponse) Reset() + func (x *NewContextResponse) String() string + type Plus0Request struct + Handle int64 + func (*Plus0Request) Descriptor() ([]byte, []int) + func (*Plus0Request) ProtoMessage() + func (x *Plus0Request) GetHandle() int64 + func (x *Plus0Request) ProtoReflect() protoreflect.Message + func (x *Plus0Request) Reset() + func (x *Plus0Request) String() string + type Plus0Response struct + Result int64 + func (*Plus0Response) Descriptor() ([]byte, []int) + func (*Plus0Response) ProtoMessage() + func (x *Plus0Response) GetResult() int64 + func (x *Plus0Response) ProtoReflect() protoreflect.Message + func (x *Plus0Response) Reset() + func (x *Plus0Response) String() string + type Plus1_1Request struct + Arg0 int64 + Handle int64 + func (*Plus1_1Request) Descriptor() ([]byte, []int) + func (*Plus1_1Request) ProtoMessage() + func (x *Plus1_1Request) GetArg0() int64 + func (x *Plus1_1Request) GetHandle() int64 + func (x *Plus1_1Request) ProtoReflect() protoreflect.Message + func (x *Plus1_1Request) Reset() + func (x *Plus1_1Request) String() string + type Plus1_1Response struct + Result int64 + func (*Plus1_1Response) Descriptor() ([]byte, []int) + func (*Plus1_1Response) ProtoMessage() + func (x *Plus1_1Response) GetResult() int64 + func (x *Plus1_1Response) ProtoReflect() protoreflect.Message + func (x *Plus1_1Response) Reset() + func (x *Plus1_1Response) String() string + type Pow1Request struct + Arg0 int64 + Handle int64 + func (*Pow1Request) Descriptor() ([]byte, []int) + func (*Pow1Request) ProtoMessage() + func (x *Pow1Request) GetArg0() int64 + func (x *Pow1Request) GetHandle() int64 + func (x *Pow1Request) ProtoReflect() protoreflect.Message + func (x *Pow1Request) Reset() + func (x *Pow1Request) String() string + type Pow1Response struct + Result int64 + func (*Pow1Response) Descriptor() ([]byte, []int) + func (*Pow1Response) ProtoMessage() + func (x *Pow1Response) GetResult() int64 + func (x *Pow1Response) ProtoReflect() protoreflect.Message + func (x *Pow1Response) Reset() + func (x *Pow1Response) String() string + type Pow2_1Request struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*Pow2_1Request) Descriptor() ([]byte, []int) + func (*Pow2_1Request) ProtoMessage() + func (x *Pow2_1Request) GetArg0() int64 + func (x *Pow2_1Request) GetArg1() int64 + func (x *Pow2_1Request) GetHandle() int64 + func (x *Pow2_1Request) ProtoReflect() protoreflect.Message + func (x *Pow2_1Request) Reset() + func (x *Pow2_1Request) String() string + type Pow2_1Response struct + Result int64 + func (*Pow2_1Response) Descriptor() ([]byte, []int) + func (*Pow2_1Response) ProtoMessage() + func (x *Pow2_1Response) GetResult() int64 + func (x *Pow2_1Response) ProtoReflect() protoreflect.Message + func (x *Pow2_1Response) Reset() + func (x *Pow2_1Response) String() string + type Remainder1Request struct + Arg0 int64 + Handle int64 + func (*Remainder1Request) Descriptor() ([]byte, []int) + func (*Remainder1Request) ProtoMessage() + func (x *Remainder1Request) GetArg0() int64 + func (x *Remainder1Request) GetHandle() int64 + func (x *Remainder1Request) ProtoReflect() protoreflect.Message + func (x *Remainder1Request) Reset() + func (x *Remainder1Request) String() string + type Remainder1Response struct + Result int64 + func (*Remainder1Response) Descriptor() ([]byte, []int) + func (*Remainder1Response) ProtoMessage() + func (x *Remainder1Response) GetResult() int64 + func (x *Remainder1Response) ProtoReflect() protoreflect.Message + func (x *Remainder1Response) Reset() + func (x *Remainder1Response) String() string + type Remainder2_1Request struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*Remainder2_1Request) Descriptor() ([]byte, []int) + func (*Remainder2_1Request) ProtoMessage() + func (x *Remainder2_1Request) GetArg0() int64 + func (x *Remainder2_1Request) GetArg1() int64 + func (x *Remainder2_1Request) GetHandle() int64 + func (x *Remainder2_1Request) ProtoReflect() protoreflect.Message + func (x *Remainder2_1Request) Reset() + func (x *Remainder2_1Request) String() string + type Remainder2_1Response struct + Result int64 + func (*Remainder2_1Response) Descriptor() ([]byte, []int) + func (*Remainder2_1Response) ProtoMessage() + func (x *Remainder2_1Response) GetResult() int64 + func (x *Remainder2_1Response) ProtoReflect() protoreflect.Message + func (x *Remainder2_1Response) Reset() + func (x *Remainder2_1Response) String() string + type ScaleRequest struct + Handle int64 + func (*ScaleRequest) Descriptor() ([]byte, []int) + func (*ScaleRequest) ProtoMessage() + func (x *ScaleRequest) GetHandle() int64 + func (x *ScaleRequest) ProtoReflect() protoreflect.Message + func (x *ScaleRequest) Reset() + func (x *ScaleRequest) String() string + type ScaleResponse struct + Result int32 + func (*ScaleResponse) Descriptor() ([]byte, []int) + func (*ScaleResponse) ProtoMessage() + func (x *ScaleResponse) GetResult() int32 + func (x *ScaleResponse) ProtoReflect() protoreflect.Message + func (x *ScaleResponse) Reset() + func (x *ScaleResponse) String() string + type SetScale1Request struct + Arg0 int32 + Handle int64 + func (*SetScale1Request) Descriptor() ([]byte, []int) + func (*SetScale1Request) ProtoMessage() + func (x *SetScale1Request) GetArg0() int32 + func (x *SetScale1Request) GetHandle() int64 + func (x *SetScale1Request) ProtoReflect() protoreflect.Message + func (x *SetScale1Request) Reset() + func (x *SetScale1Request) String() string + type SetScale1Response struct + Result int64 + func (*SetScale1Response) Descriptor() ([]byte, []int) + func (*SetScale1Response) ProtoMessage() + func (x *SetScale1Response) GetResult() int64 + func (x *SetScale1Response) ProtoReflect() protoreflect.Message + func (x *SetScale1Response) Reset() + func (x *SetScale1Response) String() string + type SetScale2_1Request struct + Arg0 int32 + Arg1 int32 + Handle int64 + func (*SetScale2_1Request) Descriptor() ([]byte, []int) + func (*SetScale2_1Request) ProtoMessage() + func (x *SetScale2_1Request) GetArg0() int32 + func (x *SetScale2_1Request) GetArg1() int32 + func (x *SetScale2_1Request) GetHandle() int64 + func (x *SetScale2_1Request) ProtoReflect() protoreflect.Message + func (x *SetScale2_1Request) Reset() + func (x *SetScale2_1Request) String() string + type SetScale2_1Response struct + Result int64 + func (*SetScale2_1Response) Descriptor() ([]byte, []int) + func (*SetScale2_1Response) ProtoMessage() + func (x *SetScale2_1Response) GetResult() int64 + func (x *SetScale2_1Response) ProtoReflect() protoreflect.Message + func (x *SetScale2_1Response) Reset() + func (x *SetScale2_1Response) String() string + type ShortValueExactRequest struct + Handle int64 + func (*ShortValueExactRequest) Descriptor() ([]byte, []int) + func (*ShortValueExactRequest) ProtoMessage() + func (x *ShortValueExactRequest) GetHandle() int64 + func (x *ShortValueExactRequest) ProtoReflect() protoreflect.Message + func (x *ShortValueExactRequest) Reset() + func (x *ShortValueExactRequest) String() string + type ShortValueExactResponse struct + Result int32 + func (*ShortValueExactResponse) Descriptor() ([]byte, []int) + func (*ShortValueExactResponse) ProtoMessage() + func (x *ShortValueExactResponse) GetResult() int32 + func (x *ShortValueExactResponse) ProtoReflect() protoreflect.Message + func (x *ShortValueExactResponse) Reset() + func (x *ShortValueExactResponse) String() string + type SignumRequest struct + Handle int64 + func (*SignumRequest) Descriptor() ([]byte, []int) + func (*SignumRequest) ProtoMessage() + func (x *SignumRequest) GetHandle() int64 + func (x *SignumRequest) ProtoReflect() protoreflect.Message + func (x *SignumRequest) Reset() + func (x *SignumRequest) String() string + type SignumResponse struct + Result int32 + func (*SignumResponse) Descriptor() ([]byte, []int) + func (*SignumResponse) ProtoMessage() + func (x *SignumResponse) GetResult() int32 + func (x *SignumResponse) ProtoReflect() protoreflect.Message + func (x *SignumResponse) Reset() + func (x *SignumResponse) String() string + type Subtract1Request struct + Arg0 int64 + Handle int64 + func (*Subtract1Request) Descriptor() ([]byte, []int) + func (*Subtract1Request) ProtoMessage() + func (x *Subtract1Request) GetArg0() int64 + func (x *Subtract1Request) GetHandle() int64 + func (x *Subtract1Request) ProtoReflect() protoreflect.Message + func (x *Subtract1Request) Reset() + func (x *Subtract1Request) String() string + type Subtract1Response struct + Result int64 + func (*Subtract1Response) Descriptor() ([]byte, []int) + func (*Subtract1Response) ProtoMessage() + func (x *Subtract1Response) GetResult() int64 + func (x *Subtract1Response) ProtoReflect() protoreflect.Message + func (x *Subtract1Response) Reset() + func (x *Subtract1Response) String() string + type Subtract2_1Request struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*Subtract2_1Request) Descriptor() ([]byte, []int) + func (*Subtract2_1Request) ProtoMessage() + func (x *Subtract2_1Request) GetArg0() int64 + func (x *Subtract2_1Request) GetArg1() int64 + func (x *Subtract2_1Request) GetHandle() int64 + func (x *Subtract2_1Request) ProtoReflect() protoreflect.Message + func (x *Subtract2_1Request) Reset() + func (x *Subtract2_1Request) String() string + type Subtract2_1Response struct + Result int64 + func (*Subtract2_1Response) Descriptor() ([]byte, []int) + func (*Subtract2_1Response) ProtoMessage() + func (x *Subtract2_1Response) GetResult() int64 + func (x *Subtract2_1Response) ProtoReflect() protoreflect.Message + func (x *Subtract2_1Response) Reset() + func (x *Subtract2_1Response) String() string + type ToBigDecimalRequest struct + Handle int64 + func (*ToBigDecimalRequest) Descriptor() ([]byte, []int) + func (*ToBigDecimalRequest) ProtoMessage() + func (x *ToBigDecimalRequest) GetHandle() int64 + func (x *ToBigDecimalRequest) ProtoReflect() protoreflect.Message + func (x *ToBigDecimalRequest) Reset() + func (x *ToBigDecimalRequest) String() string + type ToBigDecimalResponse struct + Result int64 + func (*ToBigDecimalResponse) Descriptor() ([]byte, []int) + func (*ToBigDecimalResponse) ProtoMessage() + func (x *ToBigDecimalResponse) GetResult() int64 + func (x *ToBigDecimalResponse) ProtoReflect() protoreflect.Message + func (x *ToBigDecimalResponse) Reset() + func (x *ToBigDecimalResponse) String() string + type ToBigIntegerExactRequest struct + Handle int64 + func (*ToBigIntegerExactRequest) Descriptor() ([]byte, []int) + func (*ToBigIntegerExactRequest) ProtoMessage() + func (x *ToBigIntegerExactRequest) GetHandle() int64 + func (x *ToBigIntegerExactRequest) ProtoReflect() protoreflect.Message + func (x *ToBigIntegerExactRequest) Reset() + func (x *ToBigIntegerExactRequest) String() string + type ToBigIntegerExactResponse struct + Result int64 + func (*ToBigIntegerExactResponse) Descriptor() ([]byte, []int) + func (*ToBigIntegerExactResponse) ProtoMessage() + func (x *ToBigIntegerExactResponse) GetResult() int64 + func (x *ToBigIntegerExactResponse) ProtoReflect() protoreflect.Message + func (x *ToBigIntegerExactResponse) Reset() + func (x *ToBigIntegerExactResponse) String() string + type ToBigIntegerRequest struct + Handle int64 + func (*ToBigIntegerRequest) Descriptor() ([]byte, []int) + func (*ToBigIntegerRequest) ProtoMessage() + func (x *ToBigIntegerRequest) GetHandle() int64 + func (x *ToBigIntegerRequest) ProtoReflect() protoreflect.Message + func (x *ToBigIntegerRequest) Reset() + func (x *ToBigIntegerRequest) String() string + type ToBigIntegerResponse struct + Result int64 + func (*ToBigIntegerResponse) Descriptor() ([]byte, []int) + func (*ToBigIntegerResponse) ProtoMessage() + func (x *ToBigIntegerResponse) GetResult() int64 + func (x *ToBigIntegerResponse) ProtoReflect() protoreflect.Message + func (x *ToBigIntegerResponse) Reset() + func (x *ToBigIntegerResponse) String() string + type ToCharArrayRequest struct + Handle int64 + func (*ToCharArrayRequest) Descriptor() ([]byte, []int) + func (*ToCharArrayRequest) ProtoMessage() + func (x *ToCharArrayRequest) GetHandle() int64 + func (x *ToCharArrayRequest) ProtoReflect() protoreflect.Message + func (x *ToCharArrayRequest) Reset() + func (x *ToCharArrayRequest) String() string + type ToCharArrayResponse struct + Result int64 + func (*ToCharArrayResponse) Descriptor() ([]byte, []int) + func (*ToCharArrayResponse) ProtoMessage() + func (x *ToCharArrayResponse) GetResult() int64 + func (x *ToCharArrayResponse) ProtoReflect() protoreflect.Message + func (x *ToCharArrayResponse) Reset() + func (x *ToCharArrayResponse) String() string + type ToStringRequest struct + Handle int64 + func (*ToStringRequest) Descriptor() ([]byte, []int) + func (*ToStringRequest) ProtoMessage() + func (x *ToStringRequest) GetHandle() int64 + func (x *ToStringRequest) ProtoReflect() protoreflect.Message + func (x *ToStringRequest) Reset() + func (x *ToStringRequest) String() string + type ToStringResponse struct + Result string + func (*ToStringResponse) Descriptor() ([]byte, []int) + func (*ToStringResponse) ProtoMessage() + func (x *ToStringResponse) GetResult() string + func (x *ToStringResponse) ProtoReflect() protoreflect.Message + func (x *ToStringResponse) Reset() + func (x *ToStringResponse) String() string + type UnimplementedBigDecimalServiceServer struct + func (UnimplementedBigDecimalServiceServer) Abs0(context.Context, *Abs0Request) (*Abs0Response, error) + func (UnimplementedBigDecimalServiceServer) Abs1_1(context.Context, *Abs1_1Request) (*Abs1_1Response, error) + func (UnimplementedBigDecimalServiceServer) Add1(context.Context, *Add1Request) (*Add1Response, error) + func (UnimplementedBigDecimalServiceServer) Add2_1(context.Context, *Add2_1Request) (*Add2_1Response, error) + func (UnimplementedBigDecimalServiceServer) ByteValueExact(context.Context, *ByteValueExactRequest) (*ByteValueExactResponse, error) + func (UnimplementedBigDecimalServiceServer) CompareTo1(context.Context, *CompareTo1Request) (*CompareTo1Response, error) + func (UnimplementedBigDecimalServiceServer) CompareTo1_2(context.Context, *CompareTo1_2Request) (*CompareTo1_2Response, error) + func (UnimplementedBigDecimalServiceServer) CompareTo2_1(context.Context, *CompareTo2_1Request) (*CompareTo2_1Response, error) + func (UnimplementedBigDecimalServiceServer) Divide1(context.Context, *Divide1Request) (*Divide1Response, error) + func (UnimplementedBigDecimalServiceServer) Divide2_1(context.Context, *Divide2_1Request) (*Divide2_1Response, error) + func (UnimplementedBigDecimalServiceServer) Divide2_2(context.Context, *Divide2_2Request) (*Divide2_2Response, error) + func (UnimplementedBigDecimalServiceServer) Divide3_3(context.Context, *Divide3_3Request) (*Divide3_3Response, error) + func (UnimplementedBigDecimalServiceServer) DivideInteger1(context.Context, *DivideInteger1Request) (*DivideInteger1Response, error) + func (UnimplementedBigDecimalServiceServer) DivideInteger2_1(context.Context, *DivideInteger2_1Request) (*DivideInteger2_1Response, error) + func (UnimplementedBigDecimalServiceServer) DoubleValue(context.Context, *DoubleValueRequest) (*DoubleValueResponse, error) + func (UnimplementedBigDecimalServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error) + func (UnimplementedBigDecimalServiceServer) FloatValue(context.Context, *FloatValueRequest) (*FloatValueResponse, error) + func (UnimplementedBigDecimalServiceServer) Format2(context.Context, *Format2Request) (*Format2Response, error) + func (UnimplementedBigDecimalServiceServer) Format6_1(context.Context, *Format6_1Request) (*Format6_1Response, error) + func (UnimplementedBigDecimalServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + func (UnimplementedBigDecimalServiceServer) IntValue(context.Context, *IntValueRequest) (*IntValueResponse, error) + func (UnimplementedBigDecimalServiceServer) IntValueExact(context.Context, *IntValueExactRequest) (*IntValueExactResponse, error) + func (UnimplementedBigDecimalServiceServer) LongValue(context.Context, *LongValueRequest) (*LongValueResponse, error) + func (UnimplementedBigDecimalServiceServer) LongValueExact(context.Context, *LongValueExactRequest) (*LongValueExactResponse, error) + func (UnimplementedBigDecimalServiceServer) Max1(context.Context, *Max1Request) (*Max1Response, error) + func (UnimplementedBigDecimalServiceServer) Max2_1(context.Context, *Max2_1Request) (*Max2_1Response, error) + func (UnimplementedBigDecimalServiceServer) Min1(context.Context, *Min1Request) (*Min1Response, error) + func (UnimplementedBigDecimalServiceServer) Min2_1(context.Context, *Min2_1Request) (*Min2_1Response, error) + func (UnimplementedBigDecimalServiceServer) MovePointLeft(context.Context, *MovePointLeftRequest) (*MovePointLeftResponse, error) + func (UnimplementedBigDecimalServiceServer) MovePointRight(context.Context, *MovePointRightRequest) (*MovePointRightResponse, error) + func (UnimplementedBigDecimalServiceServer) Multiply1(context.Context, *Multiply1Request) (*Multiply1Response, error) + func (UnimplementedBigDecimalServiceServer) Multiply2_1(context.Context, *Multiply2_1Request) (*Multiply2_1Response, error) + func (UnimplementedBigDecimalServiceServer) Negate0(context.Context, *Negate0Request) (*Negate0Response, error) + func (UnimplementedBigDecimalServiceServer) Negate1_1(context.Context, *Negate1_1Request) (*Negate1_1Response, error) + func (UnimplementedBigDecimalServiceServer) NewBigDecimal(context.Context, *NewBigDecimalRequest) (*NewBigDecimalResponse, error) + func (UnimplementedBigDecimalServiceServer) Plus0(context.Context, *Plus0Request) (*Plus0Response, error) + func (UnimplementedBigDecimalServiceServer) Plus1_1(context.Context, *Plus1_1Request) (*Plus1_1Response, error) + func (UnimplementedBigDecimalServiceServer) Pow1(context.Context, *Pow1Request) (*Pow1Response, error) + func (UnimplementedBigDecimalServiceServer) Pow2_1(context.Context, *Pow2_1Request) (*Pow2_1Response, error) + func (UnimplementedBigDecimalServiceServer) Remainder1(context.Context, *Remainder1Request) (*Remainder1Response, error) + func (UnimplementedBigDecimalServiceServer) Remainder2_1(context.Context, *Remainder2_1Request) (*Remainder2_1Response, error) + func (UnimplementedBigDecimalServiceServer) Scale(context.Context, *ScaleRequest) (*ScaleResponse, error) + func (UnimplementedBigDecimalServiceServer) SetScale1(context.Context, *SetScale1Request) (*SetScale1Response, error) + func (UnimplementedBigDecimalServiceServer) SetScale2_1(context.Context, *SetScale2_1Request) (*SetScale2_1Response, error) + func (UnimplementedBigDecimalServiceServer) ShortValueExact(context.Context, *ShortValueExactRequest) (*ShortValueExactResponse, error) + func (UnimplementedBigDecimalServiceServer) Signum(context.Context, *SignumRequest) (*SignumResponse, error) + func (UnimplementedBigDecimalServiceServer) Subtract1(context.Context, *Subtract1Request) (*Subtract1Response, error) + func (UnimplementedBigDecimalServiceServer) Subtract2_1(context.Context, *Subtract2_1Request) (*Subtract2_1Response, error) + func (UnimplementedBigDecimalServiceServer) ToBigDecimal(context.Context, *ToBigDecimalRequest) (*ToBigDecimalResponse, error) + func (UnimplementedBigDecimalServiceServer) ToBigInteger(context.Context, *ToBigIntegerRequest) (*ToBigIntegerResponse, error) + func (UnimplementedBigDecimalServiceServer) ToBigIntegerExact(context.Context, *ToBigIntegerExactRequest) (*ToBigIntegerExactResponse, error) + func (UnimplementedBigDecimalServiceServer) ToCharArray(context.Context, *ToCharArrayRequest) (*ToCharArrayResponse, error) + func (UnimplementedBigDecimalServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error) + func (UnimplementedBigDecimalServiceServer) UnscaledValue(context.Context, *UnscaledValueRequest) (*UnscaledValueResponse, error) + func (UnimplementedBigDecimalServiceServer) ValueOf1(context.Context, *ValueOf1Request) (*ValueOf1Response, error) + func (UnimplementedBigDecimalServiceServer) ValueOf1_1(context.Context, *ValueOf1_1Request) (*ValueOf1_1Response, error) + func (UnimplementedBigDecimalServiceServer) ValueOf2_2(context.Context, *ValueOf2_2Request) (*ValueOf2_2Response, error) + type UnimplementedContextServiceServer struct + func (UnimplementedContextServiceServer) GetDigits(context.Context, *GetDigitsRequest) (*GetDigitsResponse, error) + func (UnimplementedContextServiceServer) GetForm(context.Context, *GetFormRequest) (*GetFormResponse, error) + func (UnimplementedContextServiceServer) GetLostDigits(context.Context, *GetLostDigitsRequest) (*GetLostDigitsResponse, error) + func (UnimplementedContextServiceServer) GetRoundingMode(context.Context, *GetRoundingModeRequest) (*GetRoundingModeResponse, error) + func (UnimplementedContextServiceServer) NewContext(context.Context, *NewContextRequest) (*NewContextResponse, error) + func (UnimplementedContextServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error) + type UnsafeBigDecimalServiceServer interface + type UnsafeContextServiceServer interface + type UnscaledValueRequest struct + Handle int64 + func (*UnscaledValueRequest) Descriptor() ([]byte, []int) + func (*UnscaledValueRequest) ProtoMessage() + func (x *UnscaledValueRequest) GetHandle() int64 + func (x *UnscaledValueRequest) ProtoReflect() protoreflect.Message + func (x *UnscaledValueRequest) Reset() + func (x *UnscaledValueRequest) String() string + type UnscaledValueResponse struct + Result int64 + func (*UnscaledValueResponse) Descriptor() ([]byte, []int) + func (*UnscaledValueResponse) ProtoMessage() + func (x *UnscaledValueResponse) GetResult() int64 + func (x *UnscaledValueResponse) ProtoReflect() protoreflect.Message + func (x *UnscaledValueResponse) Reset() + func (x *UnscaledValueResponse) String() string + type ValueOf1Request struct + Arg0 float64 + Handle int64 + func (*ValueOf1Request) Descriptor() ([]byte, []int) + func (*ValueOf1Request) ProtoMessage() + func (x *ValueOf1Request) GetArg0() float64 + func (x *ValueOf1Request) GetHandle() int64 + func (x *ValueOf1Request) ProtoReflect() protoreflect.Message + func (x *ValueOf1Request) Reset() + func (x *ValueOf1Request) String() string + type ValueOf1Response struct + Result int64 + func (*ValueOf1Response) Descriptor() ([]byte, []int) + func (*ValueOf1Response) ProtoMessage() + func (x *ValueOf1Response) GetResult() int64 + func (x *ValueOf1Response) ProtoReflect() protoreflect.Message + func (x *ValueOf1Response) Reset() + func (x *ValueOf1Response) String() string + type ValueOf1_1Request struct + Arg0 int64 + Handle int64 + func (*ValueOf1_1Request) Descriptor() ([]byte, []int) + func (*ValueOf1_1Request) ProtoMessage() + func (x *ValueOf1_1Request) GetArg0() int64 + func (x *ValueOf1_1Request) GetHandle() int64 + func (x *ValueOf1_1Request) ProtoReflect() protoreflect.Message + func (x *ValueOf1_1Request) Reset() + func (x *ValueOf1_1Request) String() string + type ValueOf1_1Response struct + Result int64 + func (*ValueOf1_1Response) Descriptor() ([]byte, []int) + func (*ValueOf1_1Response) ProtoMessage() + func (x *ValueOf1_1Response) GetResult() int64 + func (x *ValueOf1_1Response) ProtoReflect() protoreflect.Message + func (x *ValueOf1_1Response) Reset() + func (x *ValueOf1_1Response) String() string + type ValueOf2_2Request struct + Arg0 int64 + Arg1 int32 + Handle int64 + func (*ValueOf2_2Request) Descriptor() ([]byte, []int) + func (*ValueOf2_2Request) ProtoMessage() + func (x *ValueOf2_2Request) GetArg0() int64 + func (x *ValueOf2_2Request) GetArg1() int32 + func (x *ValueOf2_2Request) GetHandle() int64 + func (x *ValueOf2_2Request) ProtoReflect() protoreflect.Message + func (x *ValueOf2_2Request) Reset() + func (x *ValueOf2_2Request) String() string + type ValueOf2_2Response struct + Result int64 + func (*ValueOf2_2Response) Descriptor() ([]byte, []int) + func (*ValueOf2_2Response) ProtoMessage() + func (x *ValueOf2_2Response) GetResult() int64 + func (x *ValueOf2_2Response) ProtoReflect() protoreflect.Message + func (x *ValueOf2_2Response) Reset() + func (x *ValueOf2_2Response) String() string