Documentation
¶
Index ¶
- type BigDecimalClient
- func (c *BigDecimalClient) Abs0(ctx context.Context, handle int64) (int64, error)
- func (c *BigDecimalClient) Abs1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *BigDecimalClient) Add1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *BigDecimalClient) Add2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
- func (c *BigDecimalClient) ByteValueExact(ctx context.Context, handle int64) (int8, error)
- func (c *BigDecimalClient) CompareTo1(ctx context.Context, handle int64, arg0 int64) (int32, error)
- func (c *BigDecimalClient) CompareTo1_2(ctx context.Context, handle int64, arg0 int64) (int32, error)
- func (c *BigDecimalClient) CompareTo2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int32, error)
- func (c *BigDecimalClient) Divide1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *BigDecimalClient) Divide2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
- func (c *BigDecimalClient) Divide2_2(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error)
- func (c *BigDecimalClient) Divide3_3(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) (int64, error)
- func (c *BigDecimalClient) DivideInteger1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *BigDecimalClient) DivideInteger2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
- func (c *BigDecimalClient) DoubleValue(ctx context.Context, handle int64) (float64, error)
- func (c *BigDecimalClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *BigDecimalClient) FloatValue(ctx context.Context, handle int64) (float32, error)
- func (c *BigDecimalClient) Format2(ctx context.Context, handle int64, arg0 int32, arg1 int32) (string, error)
- func (c *BigDecimalClient) Format6_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) (string, error)
- func (c *BigDecimalClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *BigDecimalClient) IntValue(ctx context.Context, handle int64) (int32, error)
- func (c *BigDecimalClient) IntValueExact(ctx context.Context, handle int64) (int32, error)
- func (c *BigDecimalClient) LongValue(ctx context.Context, handle int64) (int64, error)
- func (c *BigDecimalClient) LongValueExact(ctx context.Context, handle int64) (int64, error)
- func (c *BigDecimalClient) Max1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *BigDecimalClient) Max2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
- func (c *BigDecimalClient) Min1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *BigDecimalClient) Min2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
- func (c *BigDecimalClient) MovePointLeft(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *BigDecimalClient) MovePointRight(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *BigDecimalClient) Multiply1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *BigDecimalClient) Multiply2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
- func (c *BigDecimalClient) Negate0(ctx context.Context, handle int64) (int64, error)
- func (c *BigDecimalClient) Negate1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *BigDecimalClient) Plus0(ctx context.Context, handle int64) (int64, error)
- func (c *BigDecimalClient) Plus1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *BigDecimalClient) Pow1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *BigDecimalClient) Pow2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
- func (c *BigDecimalClient) Remainder1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *BigDecimalClient) Remainder2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
- func (c *BigDecimalClient) Scale(ctx context.Context, handle int64) (int32, error)
- func (c *BigDecimalClient) SetScale1(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *BigDecimalClient) SetScale2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
- func (c *BigDecimalClient) ShortValueExact(ctx context.Context, handle int64) (int16, error)
- func (c *BigDecimalClient) Signum(ctx context.Context, handle int64) (int32, error)
- func (c *BigDecimalClient) Subtract1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *BigDecimalClient) Subtract2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
- func (c *BigDecimalClient) ToBigDecimal(ctx context.Context, handle int64) (int64, error)
- func (c *BigDecimalClient) ToBigInteger(ctx context.Context, handle int64) (int64, error)
- func (c *BigDecimalClient) ToBigIntegerExact(ctx context.Context, handle int64) (int64, error)
- func (c *BigDecimalClient) ToCharArray(ctx context.Context, handle int64) (int64, error)
- func (c *BigDecimalClient) ToString(ctx context.Context, handle int64) (string, error)
- func (c *BigDecimalClient) UnscaledValue(ctx context.Context, handle int64) (int64, error)
- func (c *BigDecimalClient) ValueOf1(ctx context.Context, handle int64, arg0 float64) (int64, error)
- func (c *BigDecimalClient) ValueOf1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *BigDecimalClient) ValueOf2_2(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error)
- type ContextClient
- func (c *ContextClient) GetDigits(ctx context.Context, handle int64) (int32, error)
- func (c *ContextClient) GetForm(ctx context.Context, handle int64) (int32, error)
- func (c *ContextClient) GetLostDigits(ctx context.Context, handle int64) (bool, error)
- func (c *ContextClient) GetRoundingMode(ctx context.Context, handle int64) (int32, error)
- func (c *ContextClient) ToString(ctx context.Context, handle int64) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BigDecimalClient ¶
type BigDecimalClient struct {
// contains filtered or unexported fields
}
BigDecimalClient wraps the gRPC BigDecimalService client.
func NewBigDecimalClient ¶
func NewBigDecimalClient(cc grpc.ClientConnInterface) *BigDecimalClient
NewBigDecimalClient creates a new BigDecimal client.
func (*BigDecimalClient) Add2_1 ¶
func (c *BigDecimalClient) Add2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
Add2_1 calls the Add2_1 RPC.
func (*BigDecimalClient) ByteValueExact ¶
ByteValueExact calls the ByteValueExact RPC.
func (*BigDecimalClient) CompareTo1 ¶
CompareTo1 calls the CompareTo1 RPC.
func (*BigDecimalClient) CompareTo1_2 ¶
func (c *BigDecimalClient) CompareTo1_2(ctx context.Context, handle int64, arg0 int64) (int32, error)
CompareTo1_2 calls the CompareTo1_2 RPC.
func (*BigDecimalClient) CompareTo2_1 ¶
func (c *BigDecimalClient) CompareTo2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int32, error)
CompareTo2_1 calls the CompareTo2_1 RPC.
func (*BigDecimalClient) Divide2_1 ¶
func (c *BigDecimalClient) Divide2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
Divide2_1 calls the Divide2_1 RPC.
func (*BigDecimalClient) Divide2_2 ¶
func (c *BigDecimalClient) Divide2_2(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error)
Divide2_2 calls the Divide2_2 RPC.
func (*BigDecimalClient) Divide3_3 ¶
func (c *BigDecimalClient) Divide3_3(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) (int64, error)
Divide3_3 calls the Divide3_3 RPC.
func (*BigDecimalClient) DivideInteger1 ¶
func (c *BigDecimalClient) DivideInteger1(ctx context.Context, handle int64, arg0 int64) (int64, error)
DivideInteger1 calls the DivideInteger1 RPC.
func (*BigDecimalClient) DivideInteger2_1 ¶
func (c *BigDecimalClient) DivideInteger2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
DivideInteger2_1 calls the DivideInteger2_1 RPC.
func (*BigDecimalClient) DoubleValue ¶
DoubleValue calls the DoubleValue RPC.
func (*BigDecimalClient) FloatValue ¶
FloatValue calls the FloatValue RPC.
func (*BigDecimalClient) Format2 ¶
func (c *BigDecimalClient) Format2(ctx context.Context, handle int64, arg0 int32, arg1 int32) (string, error)
Format2 calls the Format2 RPC.
func (*BigDecimalClient) Format6_1 ¶
func (c *BigDecimalClient) Format6_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 int32) (string, error)
Format6_1 calls the Format6_1 RPC.
func (*BigDecimalClient) IntValueExact ¶
IntValueExact calls the IntValueExact RPC.
func (*BigDecimalClient) LongValueExact ¶
LongValueExact calls the LongValueExact RPC.
func (*BigDecimalClient) Max2_1 ¶
func (c *BigDecimalClient) Max2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
Max2_1 calls the Max2_1 RPC.
func (*BigDecimalClient) Min2_1 ¶
func (c *BigDecimalClient) Min2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
Min2_1 calls the Min2_1 RPC.
func (*BigDecimalClient) MovePointLeft ¶
func (c *BigDecimalClient) MovePointLeft(ctx context.Context, handle int64, arg0 int32) (int64, error)
MovePointLeft calls the MovePointLeft RPC.
func (*BigDecimalClient) MovePointRight ¶
func (c *BigDecimalClient) MovePointRight(ctx context.Context, handle int64, arg0 int32) (int64, error)
MovePointRight calls the MovePointRight RPC.
func (*BigDecimalClient) Multiply2_1 ¶
func (c *BigDecimalClient) Multiply2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
Multiply2_1 calls the Multiply2_1 RPC.
func (*BigDecimalClient) Pow2_1 ¶
func (c *BigDecimalClient) Pow2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
Pow2_1 calls the Pow2_1 RPC.
func (*BigDecimalClient) Remainder1 ¶
Remainder1 calls the Remainder1 RPC.
func (*BigDecimalClient) Remainder2_1 ¶
func (c *BigDecimalClient) Remainder2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
Remainder2_1 calls the Remainder2_1 RPC.
func (*BigDecimalClient) SetScale2_1 ¶
func (c *BigDecimalClient) SetScale2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
SetScale2_1 calls the SetScale2_1 RPC.
func (*BigDecimalClient) ShortValueExact ¶
ShortValueExact calls the ShortValueExact RPC.
func (*BigDecimalClient) Subtract2_1 ¶
func (c *BigDecimalClient) Subtract2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
Subtract2_1 calls the Subtract2_1 RPC.
func (*BigDecimalClient) ToBigDecimal ¶
ToBigDecimal calls the ToBigDecimal RPC.
func (*BigDecimalClient) ToBigInteger ¶
ToBigInteger calls the ToBigInteger RPC.
func (*BigDecimalClient) ToBigIntegerExact ¶
ToBigIntegerExact calls the ToBigIntegerExact RPC.
func (*BigDecimalClient) ToCharArray ¶
ToCharArray calls the ToCharArray RPC.
func (*BigDecimalClient) UnscaledValue ¶
UnscaledValue calls the UnscaledValue RPC.
func (*BigDecimalClient) ValueOf1_1 ¶
ValueOf1_1 calls the ValueOf1_1 RPC.
func (*BigDecimalClient) ValueOf2_2 ¶
func (c *BigDecimalClient) ValueOf2_2(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error)
ValueOf2_2 calls the ValueOf2_2 RPC.
type ContextClient ¶
type ContextClient struct {
// contains filtered or unexported fields
}
ContextClient wraps the gRPC ContextService client.
func NewContextClient ¶
func NewContextClient(cc grpc.ClientConnInterface) *ContextClient
NewContextClient creates a new Context client.
func (*ContextClient) GetLostDigits ¶
GetLostDigits calls the GetLostDigits RPC.
func (*ContextClient) GetRoundingMode ¶
GetRoundingMode calls the GetRoundingMode RPC.