Documentation
¶
Index ¶
- type BigDecimalServer
- func (s *BigDecimalServer) Abs0(_ context.Context, req *pb.Abs0Request) (*pb.Abs0Response, error)
- func (s *BigDecimalServer) Abs1_1(_ context.Context, req *pb.Abs1_1Request) (*pb.Abs1_1Response, error)
- func (s *BigDecimalServer) Add1(_ context.Context, req *pb.Add1Request) (*pb.Add1Response, error)
- func (s *BigDecimalServer) Add2_1(_ context.Context, req *pb.Add2_1Request) (*pb.Add2_1Response, error)
- func (s *BigDecimalServer) ByteValueExact(_ context.Context, req *pb.ByteValueExactRequest) (*pb.ByteValueExactResponse, error)
- func (s *BigDecimalServer) CompareTo1(_ context.Context, req *pb.CompareTo1Request) (*pb.CompareTo1Response, error)
- func (s *BigDecimalServer) CompareTo1_2(_ context.Context, req *pb.CompareTo1_2Request) (*pb.CompareTo1_2Response, error)
- func (s *BigDecimalServer) CompareTo2_1(_ context.Context, req *pb.CompareTo2_1Request) (*pb.CompareTo2_1Response, error)
- func (s *BigDecimalServer) Divide1(_ context.Context, req *pb.Divide1Request) (*pb.Divide1Response, error)
- func (s *BigDecimalServer) Divide2_1(_ context.Context, req *pb.Divide2_1Request) (*pb.Divide2_1Response, error)
- func (s *BigDecimalServer) Divide2_2(_ context.Context, req *pb.Divide2_2Request) (*pb.Divide2_2Response, error)
- func (s *BigDecimalServer) Divide3_3(_ context.Context, req *pb.Divide3_3Request) (*pb.Divide3_3Response, error)
- func (s *BigDecimalServer) DivideInteger1(_ context.Context, req *pb.DivideInteger1Request) (*pb.DivideInteger1Response, error)
- func (s *BigDecimalServer) DivideInteger2_1(_ context.Context, req *pb.DivideInteger2_1Request) (*pb.DivideInteger2_1Response, error)
- func (s *BigDecimalServer) DoubleValue(_ context.Context, req *pb.DoubleValueRequest) (*pb.DoubleValueResponse, error)
- func (s *BigDecimalServer) Equals(_ context.Context, req *pb.EqualsRequest) (*pb.EqualsResponse, error)
- func (s *BigDecimalServer) FloatValue(_ context.Context, req *pb.FloatValueRequest) (*pb.FloatValueResponse, error)
- func (s *BigDecimalServer) Format2(_ context.Context, req *pb.Format2Request) (*pb.Format2Response, error)
- func (s *BigDecimalServer) Format6_1(_ context.Context, req *pb.Format6_1Request) (*pb.Format6_1Response, error)
- func (s *BigDecimalServer) HashCode(_ context.Context, req *pb.HashCodeRequest) (*pb.HashCodeResponse, error)
- func (s *BigDecimalServer) IntValue(_ context.Context, req *pb.IntValueRequest) (*pb.IntValueResponse, error)
- func (s *BigDecimalServer) IntValueExact(_ context.Context, req *pb.IntValueExactRequest) (*pb.IntValueExactResponse, error)
- func (s *BigDecimalServer) LongValue(_ context.Context, req *pb.LongValueRequest) (*pb.LongValueResponse, error)
- func (s *BigDecimalServer) LongValueExact(_ context.Context, req *pb.LongValueExactRequest) (*pb.LongValueExactResponse, error)
- func (s *BigDecimalServer) Max1(_ context.Context, req *pb.Max1Request) (*pb.Max1Response, error)
- func (s *BigDecimalServer) Max2_1(_ context.Context, req *pb.Max2_1Request) (*pb.Max2_1Response, error)
- func (s *BigDecimalServer) Min1(_ context.Context, req *pb.Min1Request) (*pb.Min1Response, error)
- func (s *BigDecimalServer) Min2_1(_ context.Context, req *pb.Min2_1Request) (*pb.Min2_1Response, error)
- func (s *BigDecimalServer) MovePointLeft(_ context.Context, req *pb.MovePointLeftRequest) (*pb.MovePointLeftResponse, error)
- func (s *BigDecimalServer) MovePointRight(_ context.Context, req *pb.MovePointRightRequest) (*pb.MovePointRightResponse, error)
- func (s *BigDecimalServer) Multiply1(_ context.Context, req *pb.Multiply1Request) (*pb.Multiply1Response, error)
- func (s *BigDecimalServer) Multiply2_1(_ context.Context, req *pb.Multiply2_1Request) (*pb.Multiply2_1Response, error)
- func (s *BigDecimalServer) Negate0(_ context.Context, req *pb.Negate0Request) (*pb.Negate0Response, error)
- func (s *BigDecimalServer) Negate1_1(_ context.Context, req *pb.Negate1_1Request) (*pb.Negate1_1Response, error)
- func (s *BigDecimalServer) NewBigDecimal(_ context.Context, req *pb.NewBigDecimalRequest) (*pb.NewBigDecimalResponse, error)
- func (s *BigDecimalServer) Plus0(_ context.Context, req *pb.Plus0Request) (*pb.Plus0Response, error)
- func (s *BigDecimalServer) Plus1_1(_ context.Context, req *pb.Plus1_1Request) (*pb.Plus1_1Response, error)
- func (s *BigDecimalServer) Pow1(_ context.Context, req *pb.Pow1Request) (*pb.Pow1Response, error)
- func (s *BigDecimalServer) Pow2_1(_ context.Context, req *pb.Pow2_1Request) (*pb.Pow2_1Response, error)
- func (s *BigDecimalServer) Remainder1(_ context.Context, req *pb.Remainder1Request) (*pb.Remainder1Response, error)
- func (s *BigDecimalServer) Remainder2_1(_ context.Context, req *pb.Remainder2_1Request) (*pb.Remainder2_1Response, error)
- func (s *BigDecimalServer) Scale(_ context.Context, req *pb.ScaleRequest) (*pb.ScaleResponse, error)
- func (s *BigDecimalServer) SetScale1(_ context.Context, req *pb.SetScale1Request) (*pb.SetScale1Response, error)
- func (s *BigDecimalServer) SetScale2_1(_ context.Context, req *pb.SetScale2_1Request) (*pb.SetScale2_1Response, error)
- func (s *BigDecimalServer) ShortValueExact(_ context.Context, req *pb.ShortValueExactRequest) (*pb.ShortValueExactResponse, error)
- func (s *BigDecimalServer) Signum(_ context.Context, req *pb.SignumRequest) (*pb.SignumResponse, error)
- func (s *BigDecimalServer) Subtract1(_ context.Context, req *pb.Subtract1Request) (*pb.Subtract1Response, error)
- func (s *BigDecimalServer) Subtract2_1(_ context.Context, req *pb.Subtract2_1Request) (*pb.Subtract2_1Response, error)
- func (s *BigDecimalServer) ToBigDecimal(_ context.Context, req *pb.ToBigDecimalRequest) (*pb.ToBigDecimalResponse, error)
- func (s *BigDecimalServer) ToBigInteger(_ context.Context, req *pb.ToBigIntegerRequest) (*pb.ToBigIntegerResponse, error)
- func (s *BigDecimalServer) ToBigIntegerExact(_ context.Context, req *pb.ToBigIntegerExactRequest) (*pb.ToBigIntegerExactResponse, error)
- func (s *BigDecimalServer) ToCharArray(_ context.Context, req *pb.ToCharArrayRequest) (*pb.ToCharArrayResponse, error)
- func (s *BigDecimalServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- func (s *BigDecimalServer) UnscaledValue(_ context.Context, req *pb.UnscaledValueRequest) (*pb.UnscaledValueResponse, error)
- func (s *BigDecimalServer) ValueOf1(_ context.Context, req *pb.ValueOf1Request) (*pb.ValueOf1Response, error)
- func (s *BigDecimalServer) ValueOf1_1(_ context.Context, req *pb.ValueOf1_1Request) (*pb.ValueOf1_1Response, error)
- func (s *BigDecimalServer) ValueOf2_2(_ context.Context, req *pb.ValueOf2_2Request) (*pb.ValueOf2_2Response, error)
- type ContextServer
- func (s *ContextServer) GetDigits(_ context.Context, req *pb.GetDigitsRequest) (*pb.GetDigitsResponse, error)
- func (s *ContextServer) GetForm(_ context.Context, req *pb.GetFormRequest) (*pb.GetFormResponse, error)
- func (s *ContextServer) GetLostDigits(_ context.Context, req *pb.GetLostDigitsRequest) (*pb.GetLostDigitsResponse, error)
- func (s *ContextServer) GetRoundingMode(_ context.Context, req *pb.GetRoundingModeRequest) (*pb.GetRoundingModeResponse, error)
- func (s *ContextServer) NewContext(_ context.Context, req *pb.NewContextRequest) (*pb.NewContextResponse, error)
- func (s *ContextServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BigDecimalServer ¶
type BigDecimalServer struct {
pb.UnimplementedBigDecimalServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
BigDecimalServer implements pb.BigDecimalServiceServer.
func (*BigDecimalServer) Abs0 ¶
func (s *BigDecimalServer) Abs0(_ context.Context, req *pb.Abs0Request) (*pb.Abs0Response, error)
func (*BigDecimalServer) Abs1_1 ¶
func (s *BigDecimalServer) Abs1_1(_ context.Context, req *pb.Abs1_1Request) (*pb.Abs1_1Response, error)
func (*BigDecimalServer) Add1 ¶
func (s *BigDecimalServer) Add1(_ context.Context, req *pb.Add1Request) (*pb.Add1Response, error)
func (*BigDecimalServer) Add2_1 ¶
func (s *BigDecimalServer) Add2_1(_ context.Context, req *pb.Add2_1Request) (*pb.Add2_1Response, error)
func (*BigDecimalServer) ByteValueExact ¶
func (s *BigDecimalServer) ByteValueExact(_ context.Context, req *pb.ByteValueExactRequest) (*pb.ByteValueExactResponse, error)
func (*BigDecimalServer) CompareTo1 ¶
func (s *BigDecimalServer) CompareTo1(_ context.Context, req *pb.CompareTo1Request) (*pb.CompareTo1Response, error)
func (*BigDecimalServer) CompareTo1_2 ¶
func (s *BigDecimalServer) CompareTo1_2(_ context.Context, req *pb.CompareTo1_2Request) (*pb.CompareTo1_2Response, error)
func (*BigDecimalServer) CompareTo2_1 ¶
func (s *BigDecimalServer) CompareTo2_1(_ context.Context, req *pb.CompareTo2_1Request) (*pb.CompareTo2_1Response, error)
func (*BigDecimalServer) Divide1 ¶
func (s *BigDecimalServer) Divide1(_ context.Context, req *pb.Divide1Request) (*pb.Divide1Response, error)
func (*BigDecimalServer) Divide2_1 ¶
func (s *BigDecimalServer) Divide2_1(_ context.Context, req *pb.Divide2_1Request) (*pb.Divide2_1Response, error)
func (*BigDecimalServer) Divide2_2 ¶
func (s *BigDecimalServer) Divide2_2(_ context.Context, req *pb.Divide2_2Request) (*pb.Divide2_2Response, error)
func (*BigDecimalServer) Divide3_3 ¶
func (s *BigDecimalServer) Divide3_3(_ context.Context, req *pb.Divide3_3Request) (*pb.Divide3_3Response, error)
func (*BigDecimalServer) DivideInteger1 ¶
func (s *BigDecimalServer) DivideInteger1(_ context.Context, req *pb.DivideInteger1Request) (*pb.DivideInteger1Response, error)
func (*BigDecimalServer) DivideInteger2_1 ¶
func (s *BigDecimalServer) DivideInteger2_1(_ context.Context, req *pb.DivideInteger2_1Request) (*pb.DivideInteger2_1Response, error)
func (*BigDecimalServer) DoubleValue ¶
func (s *BigDecimalServer) DoubleValue(_ context.Context, req *pb.DoubleValueRequest) (*pb.DoubleValueResponse, error)
func (*BigDecimalServer) Equals ¶
func (s *BigDecimalServer) Equals(_ context.Context, req *pb.EqualsRequest) (*pb.EqualsResponse, error)
func (*BigDecimalServer) FloatValue ¶
func (s *BigDecimalServer) FloatValue(_ context.Context, req *pb.FloatValueRequest) (*pb.FloatValueResponse, error)
func (*BigDecimalServer) Format2 ¶
func (s *BigDecimalServer) Format2(_ context.Context, req *pb.Format2Request) (*pb.Format2Response, error)
func (*BigDecimalServer) Format6_1 ¶
func (s *BigDecimalServer) Format6_1(_ context.Context, req *pb.Format6_1Request) (*pb.Format6_1Response, error)
func (*BigDecimalServer) HashCode ¶
func (s *BigDecimalServer) HashCode(_ context.Context, req *pb.HashCodeRequest) (*pb.HashCodeResponse, error)
func (*BigDecimalServer) IntValue ¶
func (s *BigDecimalServer) IntValue(_ context.Context, req *pb.IntValueRequest) (*pb.IntValueResponse, error)
func (*BigDecimalServer) IntValueExact ¶
func (s *BigDecimalServer) IntValueExact(_ context.Context, req *pb.IntValueExactRequest) (*pb.IntValueExactResponse, error)
func (*BigDecimalServer) LongValue ¶
func (s *BigDecimalServer) LongValue(_ context.Context, req *pb.LongValueRequest) (*pb.LongValueResponse, error)
func (*BigDecimalServer) LongValueExact ¶
func (s *BigDecimalServer) LongValueExact(_ context.Context, req *pb.LongValueExactRequest) (*pb.LongValueExactResponse, error)
func (*BigDecimalServer) Max1 ¶
func (s *BigDecimalServer) Max1(_ context.Context, req *pb.Max1Request) (*pb.Max1Response, error)
func (*BigDecimalServer) Max2_1 ¶
func (s *BigDecimalServer) Max2_1(_ context.Context, req *pb.Max2_1Request) (*pb.Max2_1Response, error)
func (*BigDecimalServer) Min1 ¶
func (s *BigDecimalServer) Min1(_ context.Context, req *pb.Min1Request) (*pb.Min1Response, error)
func (*BigDecimalServer) Min2_1 ¶
func (s *BigDecimalServer) Min2_1(_ context.Context, req *pb.Min2_1Request) (*pb.Min2_1Response, error)
func (*BigDecimalServer) MovePointLeft ¶
func (s *BigDecimalServer) MovePointLeft(_ context.Context, req *pb.MovePointLeftRequest) (*pb.MovePointLeftResponse, error)
func (*BigDecimalServer) MovePointRight ¶
func (s *BigDecimalServer) MovePointRight(_ context.Context, req *pb.MovePointRightRequest) (*pb.MovePointRightResponse, error)
func (*BigDecimalServer) Multiply1 ¶
func (s *BigDecimalServer) Multiply1(_ context.Context, req *pb.Multiply1Request) (*pb.Multiply1Response, error)
func (*BigDecimalServer) Multiply2_1 ¶
func (s *BigDecimalServer) Multiply2_1(_ context.Context, req *pb.Multiply2_1Request) (*pb.Multiply2_1Response, error)
func (*BigDecimalServer) Negate0 ¶
func (s *BigDecimalServer) Negate0(_ context.Context, req *pb.Negate0Request) (*pb.Negate0Response, error)
func (*BigDecimalServer) Negate1_1 ¶
func (s *BigDecimalServer) Negate1_1(_ context.Context, req *pb.Negate1_1Request) (*pb.Negate1_1Response, error)
func (*BigDecimalServer) NewBigDecimal ¶
func (s *BigDecimalServer) NewBigDecimal(_ context.Context, req *pb.NewBigDecimalRequest) (*pb.NewBigDecimalResponse, error)
func (*BigDecimalServer) Plus0 ¶
func (s *BigDecimalServer) Plus0(_ context.Context, req *pb.Plus0Request) (*pb.Plus0Response, error)
func (*BigDecimalServer) Plus1_1 ¶
func (s *BigDecimalServer) Plus1_1(_ context.Context, req *pb.Plus1_1Request) (*pb.Plus1_1Response, error)
func (*BigDecimalServer) Pow1 ¶
func (s *BigDecimalServer) Pow1(_ context.Context, req *pb.Pow1Request) (*pb.Pow1Response, error)
func (*BigDecimalServer) Pow2_1 ¶
func (s *BigDecimalServer) Pow2_1(_ context.Context, req *pb.Pow2_1Request) (*pb.Pow2_1Response, error)
func (*BigDecimalServer) Remainder1 ¶
func (s *BigDecimalServer) Remainder1(_ context.Context, req *pb.Remainder1Request) (*pb.Remainder1Response, error)
func (*BigDecimalServer) Remainder2_1 ¶
func (s *BigDecimalServer) Remainder2_1(_ context.Context, req *pb.Remainder2_1Request) (*pb.Remainder2_1Response, error)
func (*BigDecimalServer) Scale ¶
func (s *BigDecimalServer) Scale(_ context.Context, req *pb.ScaleRequest) (*pb.ScaleResponse, error)
func (*BigDecimalServer) SetScale1 ¶
func (s *BigDecimalServer) SetScale1(_ context.Context, req *pb.SetScale1Request) (*pb.SetScale1Response, error)
func (*BigDecimalServer) SetScale2_1 ¶
func (s *BigDecimalServer) SetScale2_1(_ context.Context, req *pb.SetScale2_1Request) (*pb.SetScale2_1Response, error)
func (*BigDecimalServer) ShortValueExact ¶
func (s *BigDecimalServer) ShortValueExact(_ context.Context, req *pb.ShortValueExactRequest) (*pb.ShortValueExactResponse, error)
func (*BigDecimalServer) Signum ¶
func (s *BigDecimalServer) Signum(_ context.Context, req *pb.SignumRequest) (*pb.SignumResponse, error)
func (*BigDecimalServer) Subtract1 ¶
func (s *BigDecimalServer) Subtract1(_ context.Context, req *pb.Subtract1Request) (*pb.Subtract1Response, error)
func (*BigDecimalServer) Subtract2_1 ¶
func (s *BigDecimalServer) Subtract2_1(_ context.Context, req *pb.Subtract2_1Request) (*pb.Subtract2_1Response, error)
func (*BigDecimalServer) ToBigDecimal ¶
func (s *BigDecimalServer) ToBigDecimal(_ context.Context, req *pb.ToBigDecimalRequest) (*pb.ToBigDecimalResponse, error)
func (*BigDecimalServer) ToBigInteger ¶
func (s *BigDecimalServer) ToBigInteger(_ context.Context, req *pb.ToBigIntegerRequest) (*pb.ToBigIntegerResponse, error)
func (*BigDecimalServer) ToBigIntegerExact ¶
func (s *BigDecimalServer) ToBigIntegerExact(_ context.Context, req *pb.ToBigIntegerExactRequest) (*pb.ToBigIntegerExactResponse, error)
func (*BigDecimalServer) ToCharArray ¶
func (s *BigDecimalServer) ToCharArray(_ context.Context, req *pb.ToCharArrayRequest) (*pb.ToCharArrayResponse, error)
func (*BigDecimalServer) ToString ¶
func (s *BigDecimalServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
func (*BigDecimalServer) UnscaledValue ¶
func (s *BigDecimalServer) UnscaledValue(_ context.Context, req *pb.UnscaledValueRequest) (*pb.UnscaledValueResponse, error)
func (*BigDecimalServer) ValueOf1 ¶
func (s *BigDecimalServer) ValueOf1(_ context.Context, req *pb.ValueOf1Request) (*pb.ValueOf1Response, error)
func (*BigDecimalServer) ValueOf1_1 ¶
func (s *BigDecimalServer) ValueOf1_1(_ context.Context, req *pb.ValueOf1_1Request) (*pb.ValueOf1_1Response, error)
func (*BigDecimalServer) ValueOf2_2 ¶
func (s *BigDecimalServer) ValueOf2_2(_ context.Context, req *pb.ValueOf2_2Request) (*pb.ValueOf2_2Response, error)
type ContextServer ¶
type ContextServer struct {
pb.UnimplementedContextServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ContextServer implements pb.ContextServiceServer.
func (*ContextServer) GetDigits ¶
func (s *ContextServer) GetDigits(_ context.Context, req *pb.GetDigitsRequest) (*pb.GetDigitsResponse, error)
func (*ContextServer) GetForm ¶
func (s *ContextServer) GetForm(_ context.Context, req *pb.GetFormRequest) (*pb.GetFormResponse, error)
func (*ContextServer) GetLostDigits ¶
func (s *ContextServer) GetLostDigits(_ context.Context, req *pb.GetLostDigitsRequest) (*pb.GetLostDigitsResponse, error)
func (*ContextServer) GetRoundingMode ¶
func (s *ContextServer) GetRoundingMode(_ context.Context, req *pb.GetRoundingModeRequest) (*pb.GetRoundingModeResponse, error)
func (*ContextServer) NewContext ¶
func (s *ContextServer) NewContext(_ context.Context, req *pb.NewContextRequest) (*pb.NewContextResponse, error)
func (*ContextServer) ToString ¶
func (s *ContextServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
Click to show internal directories.
Click to hide internal directories.