number

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CurrencyPrecisionClient

type CurrencyPrecisionClient struct {
	// contains filtered or unexported fields
}

CurrencyPrecisionClient wraps the gRPC CurrencyPrecisionService client.

func NewCurrencyPrecisionClient

func NewCurrencyPrecisionClient(cc grpc.ClientConnInterface) *CurrencyPrecisionClient

NewCurrencyPrecisionClient creates a new CurrencyPrecision client.

func (*CurrencyPrecisionClient) WithCurrency

func (c *CurrencyPrecisionClient) WithCurrency(ctx context.Context, arg0 int64) (int64, error)

WithCurrency calls the WithCurrency RPC.

type FormattedNumberClient

type FormattedNumberClient struct {
	// contains filtered or unexported fields
}

FormattedNumberClient wraps the gRPC FormattedNumberService client.

func NewFormattedNumberClient

func NewFormattedNumberClient(cc grpc.ClientConnInterface) *FormattedNumberClient

NewFormattedNumberClient creates a new FormattedNumber client.

func (*FormattedNumberClient) CharAt

func (c *FormattedNumberClient) CharAt(ctx context.Context, arg0 int32) (uint16, error)

CharAt calls the CharAt RPC.

func (*FormattedNumberClient) GetNounClass

func (c *FormattedNumberClient) GetNounClass(ctx context.Context) (int64, error)

GetNounClass calls the GetNounClass RPC.

func (*FormattedNumberClient) GetOutputUnit

func (c *FormattedNumberClient) GetOutputUnit(ctx context.Context) (int64, error)

GetOutputUnit calls the GetOutputUnit RPC.

func (*FormattedNumberClient) Length

func (c *FormattedNumberClient) Length(ctx context.Context) (int32, error)

Length calls the Length RPC.

func (*FormattedNumberClient) NextPosition

func (c *FormattedNumberClient) NextPosition(ctx context.Context, arg0 int64) (bool, error)

NextPosition calls the NextPosition RPC.

func (*FormattedNumberClient) SubSequence

func (c *FormattedNumberClient) SubSequence(ctx context.Context, arg0 int32, arg1 int32) (int64, error)

SubSequence calls the SubSequence RPC.

func (*FormattedNumberClient) ToBigDecimal

func (c *FormattedNumberClient) ToBigDecimal(ctx context.Context) (int64, error)

ToBigDecimal calls the ToBigDecimal RPC.

func (*FormattedNumberClient) ToCharacterIterator

func (c *FormattedNumberClient) ToCharacterIterator(ctx context.Context) (int64, error)

ToCharacterIterator calls the ToCharacterIterator RPC.

func (*FormattedNumberClient) ToString

func (c *FormattedNumberClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

type FormattedNumberRangeClient

type FormattedNumberRangeClient struct {
	// contains filtered or unexported fields
}

FormattedNumberRangeClient wraps the gRPC FormattedNumberRangeService client.

func NewFormattedNumberRangeClient

func NewFormattedNumberRangeClient(cc grpc.ClientConnInterface) *FormattedNumberRangeClient

NewFormattedNumberRangeClient creates a new FormattedNumberRange client.

func (*FormattedNumberRangeClient) CharAt

func (c *FormattedNumberRangeClient) CharAt(ctx context.Context, arg0 int32) (uint16, error)

CharAt calls the CharAt RPC.

func (*FormattedNumberRangeClient) Equals

func (c *FormattedNumberRangeClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*FormattedNumberRangeClient) GetFirstBigDecimal

func (c *FormattedNumberRangeClient) GetFirstBigDecimal(ctx context.Context) (int64, error)

GetFirstBigDecimal calls the GetFirstBigDecimal RPC.

func (*FormattedNumberRangeClient) GetIdentityResult

func (c *FormattedNumberRangeClient) GetIdentityResult(ctx context.Context) (int64, error)

GetIdentityResult calls the GetIdentityResult RPC.

func (*FormattedNumberRangeClient) GetSecondBigDecimal

func (c *FormattedNumberRangeClient) GetSecondBigDecimal(ctx context.Context) (int64, error)

GetSecondBigDecimal calls the GetSecondBigDecimal RPC.

func (*FormattedNumberRangeClient) HashCode

HashCode calls the HashCode RPC.

func (*FormattedNumberRangeClient) Length

Length calls the Length RPC.

func (*FormattedNumberRangeClient) NextPosition

func (c *FormattedNumberRangeClient) NextPosition(ctx context.Context, arg0 int64) (bool, error)

NextPosition calls the NextPosition RPC.

func (*FormattedNumberRangeClient) SubSequence

func (c *FormattedNumberRangeClient) SubSequence(ctx context.Context, arg0 int32, arg1 int32) (int64, error)

SubSequence calls the SubSequence RPC.

func (*FormattedNumberRangeClient) ToCharacterIterator

func (c *FormattedNumberRangeClient) ToCharacterIterator(ctx context.Context) (int64, error)

ToCharacterIterator calls the ToCharacterIterator RPC.

func (*FormattedNumberRangeClient) ToString

ToString calls the ToString RPC.

type FormatterClient

type FormatterClient struct {
	// contains filtered or unexported fields
}

FormatterClient wraps the gRPC FormatterService client.

func NewFormatterClient

func NewFormatterClient(cc grpc.ClientConnInterface) *FormatterClient

NewFormatterClient creates a new Formatter client.

func (*FormatterClient) With

func (c *FormatterClient) With(ctx context.Context) (int64, error)

With calls the With RPC.

func (*FormatterClient) WithLocale1

func (c *FormatterClient) WithLocale1(ctx context.Context, arg0 int64) (int64, error)

WithLocale1 calls the WithLocale1 RPC.

func (*FormatterClient) WithLocale1_1

func (c *FormatterClient) WithLocale1_1(ctx context.Context, arg0 int64) (int64, error)

WithLocale1_1 calls the WithLocale1_1 RPC.

type FormatterDecimalSeparatorDisplayClient

type FormatterDecimalSeparatorDisplayClient struct {
	// contains filtered or unexported fields
}

FormatterDecimalSeparatorDisplayClient wraps the gRPC FormatterDecimalSeparatorDisplayService client.

func NewFormatterDecimalSeparatorDisplayClient

func NewFormatterDecimalSeparatorDisplayClient(cc grpc.ClientConnInterface) *FormatterDecimalSeparatorDisplayClient

NewFormatterDecimalSeparatorDisplayClient creates a new FormatterDecimalSeparatorDisplay client.

func (*FormatterDecimalSeparatorDisplayClient) ValueOf

ValueOf calls the ValueOf RPC.

func (*FormatterDecimalSeparatorDisplayClient) Values

Values calls the Values RPC.

type FormatterGroupingStrategyClient

type FormatterGroupingStrategyClient struct {
	// contains filtered or unexported fields
}

FormatterGroupingStrategyClient wraps the gRPC FormatterGroupingStrategyService client.

func NewFormatterGroupingStrategyClient

func NewFormatterGroupingStrategyClient(cc grpc.ClientConnInterface) *FormatterGroupingStrategyClient

NewFormatterGroupingStrategyClient creates a new FormatterGroupingStrategy client.

func (*FormatterGroupingStrategyClient) ValueOf

ValueOf calls the ValueOf RPC.

func (*FormatterGroupingStrategyClient) Values

Values calls the Values RPC.

type FormatterRoundingPriorityClient

type FormatterRoundingPriorityClient struct {
	// contains filtered or unexported fields
}

FormatterRoundingPriorityClient wraps the gRPC FormatterRoundingPriorityService client.

func NewFormatterRoundingPriorityClient

func NewFormatterRoundingPriorityClient(cc grpc.ClientConnInterface) *FormatterRoundingPriorityClient

NewFormatterRoundingPriorityClient creates a new FormatterRoundingPriority client.

func (*FormatterRoundingPriorityClient) ValueOf

ValueOf calls the ValueOf RPC.

func (*FormatterRoundingPriorityClient) Values

Values calls the Values RPC.

type FormatterSettingsClient

type FormatterSettingsClient struct {
	// contains filtered or unexported fields
}

FormatterSettingsClient wraps the gRPC FormatterSettingsService client.

func NewFormatterSettingsClient

func NewFormatterSettingsClient(cc grpc.ClientConnInterface) *FormatterSettingsClient

NewFormatterSettingsClient creates a new FormatterSettings client.

func (*FormatterSettingsClient) Equals

func (c *FormatterSettingsClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*FormatterSettingsClient) HashCode

func (c *FormatterSettingsClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

type FormatterSignDisplayClient

type FormatterSignDisplayClient struct {
	// contains filtered or unexported fields
}

FormatterSignDisplayClient wraps the gRPC FormatterSignDisplayService client.

func NewFormatterSignDisplayClient

func NewFormatterSignDisplayClient(cc grpc.ClientConnInterface) *FormatterSignDisplayClient

NewFormatterSignDisplayClient creates a new FormatterSignDisplay client.

func (*FormatterSignDisplayClient) ValueOf

func (c *FormatterSignDisplayClient) ValueOf(ctx context.Context, arg0 string) (int64, error)

ValueOf calls the ValueOf RPC.

func (*FormatterSignDisplayClient) Values

Values calls the Values RPC.

type FormatterTrailingZeroDisplayClient

type FormatterTrailingZeroDisplayClient struct {
	// contains filtered or unexported fields
}

FormatterTrailingZeroDisplayClient wraps the gRPC FormatterTrailingZeroDisplayService client.

func NewFormatterTrailingZeroDisplayClient

func NewFormatterTrailingZeroDisplayClient(cc grpc.ClientConnInterface) *FormatterTrailingZeroDisplayClient

NewFormatterTrailingZeroDisplayClient creates a new FormatterTrailingZeroDisplay client.

func (*FormatterTrailingZeroDisplayClient) ValueOf

ValueOf calls the ValueOf RPC.

func (*FormatterTrailingZeroDisplayClient) Values

Values calls the Values RPC.

type FormatterUnitWidthClient

type FormatterUnitWidthClient struct {
	// contains filtered or unexported fields
}

FormatterUnitWidthClient wraps the gRPC FormatterUnitWidthService client.

func NewFormatterUnitWidthClient

func NewFormatterUnitWidthClient(cc grpc.ClientConnInterface) *FormatterUnitWidthClient

NewFormatterUnitWidthClient creates a new FormatterUnitWidth client.

func (*FormatterUnitWidthClient) ValueOf

func (c *FormatterUnitWidthClient) ValueOf(ctx context.Context, arg0 string) (int64, error)

ValueOf calls the ValueOf RPC.

func (*FormatterUnitWidthClient) Values

Values calls the Values RPC.

type FractionPrecisionClient

type FractionPrecisionClient struct {
	// contains filtered or unexported fields
}

FractionPrecisionClient wraps the gRPC FractionPrecisionService client.

func NewFractionPrecisionClient

func NewFractionPrecisionClient(cc grpc.ClientConnInterface) *FractionPrecisionClient

NewFractionPrecisionClient creates a new FractionPrecision client.

func (*FractionPrecisionClient) WithMaxDigits

func (c *FractionPrecisionClient) WithMaxDigits(ctx context.Context, arg0 int32) (int64, error)

WithMaxDigits calls the WithMaxDigits RPC.

func (*FractionPrecisionClient) WithMinDigits

func (c *FractionPrecisionClient) WithMinDigits(ctx context.Context, arg0 int32) (int64, error)

WithMinDigits calls the WithMinDigits RPC.

func (*FractionPrecisionClient) WithSignificantDigits

func (c *FractionPrecisionClient) WithSignificantDigits(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (int64, error)

WithSignificantDigits calls the WithSignificantDigits RPC.

type IntegerWidthClient

type IntegerWidthClient struct {
	// contains filtered or unexported fields
}

IntegerWidthClient wraps the gRPC IntegerWidthService client.

func NewIntegerWidthClient

func NewIntegerWidthClient(cc grpc.ClientConnInterface) *IntegerWidthClient

NewIntegerWidthClient creates a new IntegerWidth client.

func (*IntegerWidthClient) TruncateAt

func (c *IntegerWidthClient) TruncateAt(ctx context.Context, arg0 int32) (int64, error)

TruncateAt calls the TruncateAt RPC.

func (*IntegerWidthClient) ZeroFillTo

func (c *IntegerWidthClient) ZeroFillTo(ctx context.Context, arg0 int32) (int64, error)

ZeroFillTo calls the ZeroFillTo RPC.

type LocalizedNumberFormatterClient

type LocalizedNumberFormatterClient struct {
	// contains filtered or unexported fields
}

LocalizedNumberFormatterClient wraps the gRPC LocalizedNumberFormatterService client.

func NewLocalizedNumberFormatterClient

func NewLocalizedNumberFormatterClient(cc grpc.ClientConnInterface) *LocalizedNumberFormatterClient

NewLocalizedNumberFormatterClient creates a new LocalizedNumberFormatter client.

func (*LocalizedNumberFormatterClient) Format1

Format1 calls the Format1 RPC.

func (*LocalizedNumberFormatterClient) Format1_1

func (c *LocalizedNumberFormatterClient) Format1_1(ctx context.Context, arg0 float64) (int64, error)

Format1_1 calls the Format1_1 RPC.

func (*LocalizedNumberFormatterClient) Format1_2

func (c *LocalizedNumberFormatterClient) Format1_2(ctx context.Context, arg0 int64) (int64, error)

Format1_2 calls the Format1_2 RPC.

func (*LocalizedNumberFormatterClient) Format1_3

func (c *LocalizedNumberFormatterClient) Format1_3(ctx context.Context, arg0 int64) (int64, error)

Format1_3 calls the Format1_3 RPC.

func (*LocalizedNumberFormatterClient) ToFormat

ToFormat calls the ToFormat RPC.

func (*LocalizedNumberFormatterClient) WithoutLocale

func (c *LocalizedNumberFormatterClient) WithoutLocale(ctx context.Context) (int64, error)

WithoutLocale calls the WithoutLocale RPC.

type LocalizedNumberRangeFormatterClient

type LocalizedNumberRangeFormatterClient struct {
	// contains filtered or unexported fields
}

LocalizedNumberRangeFormatterClient wraps the gRPC LocalizedNumberRangeFormatterService client.

func NewLocalizedNumberRangeFormatterClient

func NewLocalizedNumberRangeFormatterClient(cc grpc.ClientConnInterface) *LocalizedNumberRangeFormatterClient

NewLocalizedNumberRangeFormatterClient creates a new LocalizedNumberRangeFormatter client.

func (*LocalizedNumberRangeFormatterClient) FormatRange2

func (c *LocalizedNumberRangeFormatterClient) FormatRange2(ctx context.Context, arg0 float64, arg1 float64) (int64, error)

FormatRange2 calls the FormatRange2 RPC.

func (*LocalizedNumberRangeFormatterClient) FormatRange2_1

func (c *LocalizedNumberRangeFormatterClient) FormatRange2_1(ctx context.Context, arg0 int32, arg1 int32) (int64, error)

FormatRange2_1 calls the FormatRange2_1 RPC.

func (*LocalizedNumberRangeFormatterClient) FormatRange2_2

func (c *LocalizedNumberRangeFormatterClient) FormatRange2_2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

FormatRange2_2 calls the FormatRange2_2 RPC.

func (*LocalizedNumberRangeFormatterClient) WithoutLocale

WithoutLocale calls the WithoutLocale RPC.

type NotationClient

type NotationClient struct {
	// contains filtered or unexported fields
}

NotationClient wraps the gRPC NotationService client.

func NewNotationClient

func NewNotationClient(cc grpc.ClientConnInterface) *NotationClient

NewNotationClient creates a new Notation client.

func (*NotationClient) CompactLong

func (c *NotationClient) CompactLong(ctx context.Context) (int64, error)

CompactLong calls the CompactLong RPC.

func (*NotationClient) CompactShort

func (c *NotationClient) CompactShort(ctx context.Context) (int64, error)

CompactShort calls the CompactShort RPC.

func (*NotationClient) Engineering

func (c *NotationClient) Engineering(ctx context.Context) (int64, error)

Engineering calls the Engineering RPC.

func (*NotationClient) Scientific

func (c *NotationClient) Scientific(ctx context.Context) (int64, error)

Scientific calls the Scientific RPC.

func (*NotationClient) Simple

func (c *NotationClient) Simple(ctx context.Context) (int64, error)

Simple calls the Simple RPC.

type PrecisionClient

type PrecisionClient struct {
	// contains filtered or unexported fields
}

PrecisionClient wraps the gRPC PrecisionService client.

func NewPrecisionClient

func NewPrecisionClient(cc grpc.ClientConnInterface) *PrecisionClient

NewPrecisionClient creates a new Precision client.

func (*PrecisionClient) Currency

func (c *PrecisionClient) Currency(ctx context.Context, arg0 int64) (int64, error)

Currency calls the Currency RPC.

func (*PrecisionClient) FixedFraction

func (c *PrecisionClient) FixedFraction(ctx context.Context, arg0 int32) (int64, error)

FixedFraction calls the FixedFraction RPC.

func (*PrecisionClient) FixedSignificantDigits

func (c *PrecisionClient) FixedSignificantDigits(ctx context.Context, arg0 int32) (int64, error)

FixedSignificantDigits calls the FixedSignificantDigits RPC.

func (*PrecisionClient) Increment

func (c *PrecisionClient) Increment(ctx context.Context, arg0 int64) (int64, error)

Increment calls the Increment RPC.

func (*PrecisionClient) Integer

func (c *PrecisionClient) Integer(ctx context.Context) (int64, error)

Integer calls the Integer RPC.

func (*PrecisionClient) MaxFraction

func (c *PrecisionClient) MaxFraction(ctx context.Context, arg0 int32) (int64, error)

MaxFraction calls the MaxFraction RPC.

func (*PrecisionClient) MaxSignificantDigits

func (c *PrecisionClient) MaxSignificantDigits(ctx context.Context, arg0 int32) (int64, error)

MaxSignificantDigits calls the MaxSignificantDigits RPC.

func (*PrecisionClient) MinFraction

func (c *PrecisionClient) MinFraction(ctx context.Context, arg0 int32) (int64, error)

MinFraction calls the MinFraction RPC.

func (*PrecisionClient) MinMaxFraction

func (c *PrecisionClient) MinMaxFraction(ctx context.Context, arg0 int32, arg1 int32) (int64, error)

MinMaxFraction calls the MinMaxFraction RPC.

func (*PrecisionClient) MinMaxSignificantDigits

func (c *PrecisionClient) MinMaxSignificantDigits(ctx context.Context, arg0 int32, arg1 int32) (int64, error)

MinMaxSignificantDigits calls the MinMaxSignificantDigits RPC.

func (*PrecisionClient) MinSignificantDigits

func (c *PrecisionClient) MinSignificantDigits(ctx context.Context, arg0 int32) (int64, error)

MinSignificantDigits calls the MinSignificantDigits RPC.

func (*PrecisionClient) TrailingZeroDisplay

func (c *PrecisionClient) TrailingZeroDisplay(ctx context.Context, arg0 int64) (int64, error)

TrailingZeroDisplay calls the TrailingZeroDisplay RPC.

func (*PrecisionClient) Unlimited

func (c *PrecisionClient) Unlimited(ctx context.Context) (int64, error)

Unlimited calls the Unlimited RPC.

type RangeFormatterClient

type RangeFormatterClient struct {
	// contains filtered or unexported fields
}

RangeFormatterClient wraps the gRPC RangeFormatterService client.

func NewRangeFormatterClient

func NewRangeFormatterClient(cc grpc.ClientConnInterface) *RangeFormatterClient

NewRangeFormatterClient creates a new RangeFormatter client.

func (*RangeFormatterClient) With

With calls the With RPC.

func (*RangeFormatterClient) WithLocale1

func (c *RangeFormatterClient) WithLocale1(ctx context.Context, arg0 int64) (int64, error)

WithLocale1 calls the WithLocale1 RPC.

func (*RangeFormatterClient) WithLocale1_1

func (c *RangeFormatterClient) WithLocale1_1(ctx context.Context, arg0 int64) (int64, error)

WithLocale1_1 calls the WithLocale1_1 RPC.

type RangeFormatterRangeCollapseClient

type RangeFormatterRangeCollapseClient struct {
	// contains filtered or unexported fields
}

RangeFormatterRangeCollapseClient wraps the gRPC RangeFormatterRangeCollapseService client.

func NewRangeFormatterRangeCollapseClient

func NewRangeFormatterRangeCollapseClient(cc grpc.ClientConnInterface) *RangeFormatterRangeCollapseClient

NewRangeFormatterRangeCollapseClient creates a new RangeFormatterRangeCollapse client.

func (*RangeFormatterRangeCollapseClient) ValueOf

ValueOf calls the ValueOf RPC.

func (*RangeFormatterRangeCollapseClient) Values

Values calls the Values RPC.

type RangeFormatterRangeIdentityFallbackClient

type RangeFormatterRangeIdentityFallbackClient struct {
	// contains filtered or unexported fields
}

RangeFormatterRangeIdentityFallbackClient wraps the gRPC RangeFormatterRangeIdentityFallbackService client.

func NewRangeFormatterRangeIdentityFallbackClient

func NewRangeFormatterRangeIdentityFallbackClient(cc grpc.ClientConnInterface) *RangeFormatterRangeIdentityFallbackClient

NewRangeFormatterRangeIdentityFallbackClient creates a new RangeFormatterRangeIdentityFallback client.

func (*RangeFormatterRangeIdentityFallbackClient) ValueOf

ValueOf calls the ValueOf RPC.

func (*RangeFormatterRangeIdentityFallbackClient) Values

Values calls the Values RPC.

type RangeFormatterRangeIdentityResultClient

type RangeFormatterRangeIdentityResultClient struct {
	// contains filtered or unexported fields
}

RangeFormatterRangeIdentityResultClient wraps the gRPC RangeFormatterRangeIdentityResultService client.

func NewRangeFormatterRangeIdentityResultClient

func NewRangeFormatterRangeIdentityResultClient(cc grpc.ClientConnInterface) *RangeFormatterRangeIdentityResultClient

NewRangeFormatterRangeIdentityResultClient creates a new RangeFormatterRangeIdentityResult client.

func (*RangeFormatterRangeIdentityResultClient) ValueOf

ValueOf calls the ValueOf RPC.

func (*RangeFormatterRangeIdentityResultClient) Values

Values calls the Values RPC.

type RangeFormatterSettingsClient

type RangeFormatterSettingsClient struct {
	// contains filtered or unexported fields
}

RangeFormatterSettingsClient wraps the gRPC RangeFormatterSettingsService client.

func NewRangeFormatterSettingsClient

func NewRangeFormatterSettingsClient(cc grpc.ClientConnInterface) *RangeFormatterSettingsClient

NewRangeFormatterSettingsClient creates a new RangeFormatterSettings client.

func (*RangeFormatterSettingsClient) Equals

func (c *RangeFormatterSettingsClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*RangeFormatterSettingsClient) HashCode

HashCode calls the HashCode RPC.

type ScaleClient

type ScaleClient struct {
	// contains filtered or unexported fields
}

ScaleClient wraps the gRPC ScaleService client.

func NewScaleClient

func NewScaleClient(cc grpc.ClientConnInterface) *ScaleClient

NewScaleClient creates a new Scale client.

func (*ScaleClient) ByBigDecimal

func (c *ScaleClient) ByBigDecimal(ctx context.Context, arg0 int64) (int64, error)

ByBigDecimal calls the ByBigDecimal RPC.

func (*ScaleClient) ByDouble

func (c *ScaleClient) ByDouble(ctx context.Context, arg0 float64) (int64, error)

ByDouble calls the ByDouble RPC.

func (*ScaleClient) ByDoubleAndPowerOfTen

func (c *ScaleClient) ByDoubleAndPowerOfTen(ctx context.Context, arg0 float64, arg1 int32) (int64, error)

ByDoubleAndPowerOfTen calls the ByDoubleAndPowerOfTen RPC.

func (*ScaleClient) None

func (c *ScaleClient) None(ctx context.Context) (int64, error)

None calls the None RPC.

func (*ScaleClient) PowerOfTen

func (c *ScaleClient) PowerOfTen(ctx context.Context, arg0 int32) (int64, error)

PowerOfTen calls the PowerOfTen RPC.

type ScientificNotationClient

type ScientificNotationClient struct {
	// contains filtered or unexported fields
}

ScientificNotationClient wraps the gRPC ScientificNotationService client.

func NewScientificNotationClient

func NewScientificNotationClient(cc grpc.ClientConnInterface) *ScientificNotationClient

NewScientificNotationClient creates a new ScientificNotation client.

func (*ScientificNotationClient) WithExponentSignDisplay

func (c *ScientificNotationClient) WithExponentSignDisplay(ctx context.Context, arg0 int64) (int64, error)

WithExponentSignDisplay calls the WithExponentSignDisplay RPC.

func (*ScientificNotationClient) WithMinExponentDigits

func (c *ScientificNotationClient) WithMinExponentDigits(ctx context.Context, arg0 int32) (int64, error)

WithMinExponentDigits calls the WithMinExponentDigits RPC.

type UnlocalizedNumberFormatterClient

type UnlocalizedNumberFormatterClient struct {
	// contains filtered or unexported fields
}

UnlocalizedNumberFormatterClient wraps the gRPC UnlocalizedNumberFormatterService client.

func NewUnlocalizedNumberFormatterClient

func NewUnlocalizedNumberFormatterClient(cc grpc.ClientConnInterface) *UnlocalizedNumberFormatterClient

NewUnlocalizedNumberFormatterClient creates a new UnlocalizedNumberFormatter client.

func (*UnlocalizedNumberFormatterClient) Locale1

Locale1 calls the Locale1 RPC.

func (*UnlocalizedNumberFormatterClient) Locale1_1

func (c *UnlocalizedNumberFormatterClient) Locale1_1(ctx context.Context, arg0 int64) (int64, error)

Locale1_1 calls the Locale1_1 RPC.

type UnlocalizedNumberRangeFormatterClient

type UnlocalizedNumberRangeFormatterClient struct {
	// contains filtered or unexported fields
}

UnlocalizedNumberRangeFormatterClient wraps the gRPC UnlocalizedNumberRangeFormatterService client.

func NewUnlocalizedNumberRangeFormatterClient

func NewUnlocalizedNumberRangeFormatterClient(cc grpc.ClientConnInterface) *UnlocalizedNumberRangeFormatterClient

NewUnlocalizedNumberRangeFormatterClient creates a new UnlocalizedNumberRangeFormatter client.

func (*UnlocalizedNumberRangeFormatterClient) Locale1

Locale1 calls the Locale1 RPC.

func (*UnlocalizedNumberRangeFormatterClient) Locale1_1

Locale1_1 calls the Locale1_1 RPC.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL