Documentation
¶
Index ¶
- type BloodGlucoseClient
- func (c *BloodGlucoseClient) CompareTo1(ctx context.Context, arg0 int64) (int32, error)
- func (c *BloodGlucoseClient) CompareTo1_1(ctx context.Context, arg0 int64) (int32, error)
- func (c *BloodGlucoseClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *BloodGlucoseClient) FromMillimolesPerLiter(ctx context.Context, arg0 float64) (int64, error)
- func (c *BloodGlucoseClient) GetInMillimolesPerLiter(ctx context.Context) (float64, error)
- func (c *BloodGlucoseClient) HashCode(ctx context.Context) (int32, error)
- func (c *BloodGlucoseClient) ToString(ctx context.Context) (string, error)
- type EnergyClient
- func (c *EnergyClient) CompareTo1(ctx context.Context, arg0 int64) (int32, error)
- func (c *EnergyClient) CompareTo1_1(ctx context.Context, arg0 int64) (int32, error)
- func (c *EnergyClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *EnergyClient) FromCalories(ctx context.Context, arg0 float64) (int64, error)
- func (c *EnergyClient) GetInCalories(ctx context.Context) (float64, error)
- func (c *EnergyClient) HashCode(ctx context.Context) (int32, error)
- func (c *EnergyClient) ToString(ctx context.Context) (string, error)
- type LengthClient
- func (c *LengthClient) CompareTo1(ctx context.Context, arg0 int64) (int32, error)
- func (c *LengthClient) CompareTo1_1(ctx context.Context, arg0 int64) (int32, error)
- func (c *LengthClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *LengthClient) FromMeters(ctx context.Context, arg0 float64) (int64, error)
- func (c *LengthClient) GetInMeters(ctx context.Context) (float64, error)
- func (c *LengthClient) HashCode(ctx context.Context) (int32, error)
- func (c *LengthClient) ToString(ctx context.Context) (string, error)
- type MassClient
- func (c *MassClient) CompareTo1(ctx context.Context, arg0 int64) (int32, error)
- func (c *MassClient) CompareTo1_1(ctx context.Context, arg0 int64) (int32, error)
- func (c *MassClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *MassClient) FromGrams(ctx context.Context, arg0 float64) (int64, error)
- func (c *MassClient) GetInGrams(ctx context.Context) (float64, error)
- func (c *MassClient) HashCode(ctx context.Context) (int32, error)
- func (c *MassClient) ToString(ctx context.Context) (string, error)
- type PercentageClient
- func (c *PercentageClient) CompareTo1(ctx context.Context, arg0 int64) (int32, error)
- func (c *PercentageClient) CompareTo1_1(ctx context.Context, arg0 int64) (int32, error)
- func (c *PercentageClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *PercentageClient) FromValue(ctx context.Context, arg0 float64) (int64, error)
- func (c *PercentageClient) GetValue(ctx context.Context) (float64, error)
- func (c *PercentageClient) HashCode(ctx context.Context) (int32, error)
- func (c *PercentageClient) ToString(ctx context.Context) (string, error)
- type PowerClient
- func (c *PowerClient) CompareTo1(ctx context.Context, arg0 int64) (int32, error)
- func (c *PowerClient) CompareTo1_1(ctx context.Context, arg0 int64) (int32, error)
- func (c *PowerClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *PowerClient) FromWatts(ctx context.Context, arg0 float64) (int64, error)
- func (c *PowerClient) GetInWatts(ctx context.Context) (float64, error)
- func (c *PowerClient) HashCode(ctx context.Context) (int32, error)
- func (c *PowerClient) ToString(ctx context.Context) (string, error)
- type PressureClient
- func (c *PressureClient) CompareTo1(ctx context.Context, arg0 int64) (int32, error)
- func (c *PressureClient) CompareTo1_1(ctx context.Context, arg0 int64) (int32, error)
- func (c *PressureClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *PressureClient) FromMillimetersOfMercury(ctx context.Context, arg0 float64) (int64, error)
- func (c *PressureClient) GetInMillimetersOfMercury(ctx context.Context) (float64, error)
- func (c *PressureClient) HashCode(ctx context.Context) (int32, error)
- func (c *PressureClient) ToString(ctx context.Context) (string, error)
- type TemperatureClient
- func (c *TemperatureClient) CompareTo1(ctx context.Context, arg0 int64) (int32, error)
- func (c *TemperatureClient) CompareTo1_1(ctx context.Context, arg0 int64) (int32, error)
- func (c *TemperatureClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *TemperatureClient) FromCelsius(ctx context.Context, arg0 float64) (int64, error)
- func (c *TemperatureClient) GetInCelsius(ctx context.Context) (float64, error)
- func (c *TemperatureClient) HashCode(ctx context.Context) (int32, error)
- func (c *TemperatureClient) ToString(ctx context.Context) (string, error)
- type TemperatureDeltaClient
- func (c *TemperatureDeltaClient) CompareTo1(ctx context.Context, arg0 int64) (int32, error)
- func (c *TemperatureDeltaClient) CompareTo1_1(ctx context.Context, arg0 int64) (int32, error)
- func (c *TemperatureDeltaClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *TemperatureDeltaClient) FromCelsius(ctx context.Context, arg0 float64) (int64, error)
- func (c *TemperatureDeltaClient) GetInCelsius(ctx context.Context) (float64, error)
- func (c *TemperatureDeltaClient) HashCode(ctx context.Context) (int32, error)
- func (c *TemperatureDeltaClient) ToString(ctx context.Context) (string, error)
- type VelocityClient
- func (c *VelocityClient) CompareTo1(ctx context.Context, arg0 int64) (int32, error)
- func (c *VelocityClient) CompareTo1_1(ctx context.Context, arg0 int64) (int32, error)
- func (c *VelocityClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *VelocityClient) FromMetersPerSecond(ctx context.Context, arg0 float64) (int64, error)
- func (c *VelocityClient) GetInMetersPerSecond(ctx context.Context) (float64, error)
- func (c *VelocityClient) HashCode(ctx context.Context) (int32, error)
- func (c *VelocityClient) ToString(ctx context.Context) (string, error)
- type VolumeClient
- func (c *VolumeClient) CompareTo1(ctx context.Context, arg0 int64) (int32, error)
- func (c *VolumeClient) CompareTo1_1(ctx context.Context, arg0 int64) (int32, error)
- func (c *VolumeClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *VolumeClient) FromLiters(ctx context.Context, arg0 float64) (int64, error)
- func (c *VolumeClient) GetInLiters(ctx context.Context) (float64, error)
- func (c *VolumeClient) HashCode(ctx context.Context) (int32, error)
- func (c *VolumeClient) ToString(ctx context.Context) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BloodGlucoseClient ¶
type BloodGlucoseClient struct {
// contains filtered or unexported fields
}
BloodGlucoseClient wraps the gRPC BloodGlucoseService client.
func NewBloodGlucoseClient ¶
func NewBloodGlucoseClient(cc grpc.ClientConnInterface) *BloodGlucoseClient
NewBloodGlucoseClient creates a new BloodGlucose client.
func (*BloodGlucoseClient) CompareTo1 ¶
CompareTo1 calls the CompareTo1 RPC.
func (*BloodGlucoseClient) CompareTo1_1 ¶
CompareTo1_1 calls the CompareTo1_1 RPC.
func (*BloodGlucoseClient) FromMillimolesPerLiter ¶
func (c *BloodGlucoseClient) FromMillimolesPerLiter(ctx context.Context, arg0 float64) (int64, error)
FromMillimolesPerLiter calls the FromMillimolesPerLiter RPC.
func (*BloodGlucoseClient) GetInMillimolesPerLiter ¶
func (c *BloodGlucoseClient) GetInMillimolesPerLiter(ctx context.Context) (float64, error)
GetInMillimolesPerLiter calls the GetInMillimolesPerLiter RPC.
type EnergyClient ¶
type EnergyClient struct {
// contains filtered or unexported fields
}
EnergyClient wraps the gRPC EnergyService client.
func NewEnergyClient ¶
func NewEnergyClient(cc grpc.ClientConnInterface) *EnergyClient
NewEnergyClient creates a new Energy client.
func (*EnergyClient) CompareTo1 ¶
CompareTo1 calls the CompareTo1 RPC.
func (*EnergyClient) CompareTo1_1 ¶
CompareTo1_1 calls the CompareTo1_1 RPC.
func (*EnergyClient) FromCalories ¶
FromCalories calls the FromCalories RPC.
func (*EnergyClient) GetInCalories ¶
func (c *EnergyClient) GetInCalories(ctx context.Context) (float64, error)
GetInCalories calls the GetInCalories RPC.
type LengthClient ¶
type LengthClient struct {
// contains filtered or unexported fields
}
LengthClient wraps the gRPC LengthService client.
func NewLengthClient ¶
func NewLengthClient(cc grpc.ClientConnInterface) *LengthClient
NewLengthClient creates a new Length client.
func (*LengthClient) CompareTo1 ¶
CompareTo1 calls the CompareTo1 RPC.
func (*LengthClient) CompareTo1_1 ¶
CompareTo1_1 calls the CompareTo1_1 RPC.
func (*LengthClient) FromMeters ¶
FromMeters calls the FromMeters RPC.
func (*LengthClient) GetInMeters ¶
func (c *LengthClient) GetInMeters(ctx context.Context) (float64, error)
GetInMeters calls the GetInMeters RPC.
type MassClient ¶
type MassClient struct {
// contains filtered or unexported fields
}
MassClient wraps the gRPC MassService client.
func NewMassClient ¶
func NewMassClient(cc grpc.ClientConnInterface) *MassClient
NewMassClient creates a new Mass client.
func (*MassClient) CompareTo1 ¶
CompareTo1 calls the CompareTo1 RPC.
func (*MassClient) CompareTo1_1 ¶
CompareTo1_1 calls the CompareTo1_1 RPC.
func (*MassClient) GetInGrams ¶
func (c *MassClient) GetInGrams(ctx context.Context) (float64, error)
GetInGrams calls the GetInGrams RPC.
type PercentageClient ¶
type PercentageClient struct {
// contains filtered or unexported fields
}
PercentageClient wraps the gRPC PercentageService client.
func NewPercentageClient ¶
func NewPercentageClient(cc grpc.ClientConnInterface) *PercentageClient
NewPercentageClient creates a new Percentage client.
func (*PercentageClient) CompareTo1 ¶
CompareTo1 calls the CompareTo1 RPC.
func (*PercentageClient) CompareTo1_1 ¶
CompareTo1_1 calls the CompareTo1_1 RPC.
func (*PercentageClient) GetValue ¶
func (c *PercentageClient) GetValue(ctx context.Context) (float64, error)
GetValue calls the GetValue RPC.
type PowerClient ¶
type PowerClient struct {
// contains filtered or unexported fields
}
PowerClient wraps the gRPC PowerService client.
func NewPowerClient ¶
func NewPowerClient(cc grpc.ClientConnInterface) *PowerClient
NewPowerClient creates a new Power client.
func (*PowerClient) CompareTo1 ¶
CompareTo1 calls the CompareTo1 RPC.
func (*PowerClient) CompareTo1_1 ¶
CompareTo1_1 calls the CompareTo1_1 RPC.
func (*PowerClient) GetInWatts ¶
func (c *PowerClient) GetInWatts(ctx context.Context) (float64, error)
GetInWatts calls the GetInWatts RPC.
type PressureClient ¶
type PressureClient struct {
// contains filtered or unexported fields
}
PressureClient wraps the gRPC PressureService client.
func NewPressureClient ¶
func NewPressureClient(cc grpc.ClientConnInterface) *PressureClient
NewPressureClient creates a new Pressure client.
func (*PressureClient) CompareTo1 ¶
CompareTo1 calls the CompareTo1 RPC.
func (*PressureClient) CompareTo1_1 ¶
CompareTo1_1 calls the CompareTo1_1 RPC.
func (*PressureClient) FromMillimetersOfMercury ¶
FromMillimetersOfMercury calls the FromMillimetersOfMercury RPC.
func (*PressureClient) GetInMillimetersOfMercury ¶
func (c *PressureClient) GetInMillimetersOfMercury(ctx context.Context) (float64, error)
GetInMillimetersOfMercury calls the GetInMillimetersOfMercury RPC.
type TemperatureClient ¶
type TemperatureClient struct {
// contains filtered or unexported fields
}
TemperatureClient wraps the gRPC TemperatureService client.
func NewTemperatureClient ¶
func NewTemperatureClient(cc grpc.ClientConnInterface) *TemperatureClient
NewTemperatureClient creates a new Temperature client.
func (*TemperatureClient) CompareTo1 ¶
CompareTo1 calls the CompareTo1 RPC.
func (*TemperatureClient) CompareTo1_1 ¶
CompareTo1_1 calls the CompareTo1_1 RPC.
func (*TemperatureClient) FromCelsius ¶
FromCelsius calls the FromCelsius RPC.
func (*TemperatureClient) GetInCelsius ¶
func (c *TemperatureClient) GetInCelsius(ctx context.Context) (float64, error)
GetInCelsius calls the GetInCelsius RPC.
type TemperatureDeltaClient ¶
type TemperatureDeltaClient struct {
// contains filtered or unexported fields
}
TemperatureDeltaClient wraps the gRPC TemperatureDeltaService client.
func NewTemperatureDeltaClient ¶
func NewTemperatureDeltaClient(cc grpc.ClientConnInterface) *TemperatureDeltaClient
NewTemperatureDeltaClient creates a new TemperatureDelta client.
func (*TemperatureDeltaClient) CompareTo1 ¶
CompareTo1 calls the CompareTo1 RPC.
func (*TemperatureDeltaClient) CompareTo1_1 ¶
CompareTo1_1 calls the CompareTo1_1 RPC.
func (*TemperatureDeltaClient) FromCelsius ¶
FromCelsius calls the FromCelsius RPC.
func (*TemperatureDeltaClient) GetInCelsius ¶
func (c *TemperatureDeltaClient) GetInCelsius(ctx context.Context) (float64, error)
GetInCelsius calls the GetInCelsius RPC.
type VelocityClient ¶
type VelocityClient struct {
// contains filtered or unexported fields
}
VelocityClient wraps the gRPC VelocityService client.
func NewVelocityClient ¶
func NewVelocityClient(cc grpc.ClientConnInterface) *VelocityClient
NewVelocityClient creates a new Velocity client.
func (*VelocityClient) CompareTo1 ¶
CompareTo1 calls the CompareTo1 RPC.
func (*VelocityClient) CompareTo1_1 ¶
CompareTo1_1 calls the CompareTo1_1 RPC.
func (*VelocityClient) FromMetersPerSecond ¶
FromMetersPerSecond calls the FromMetersPerSecond RPC.
func (*VelocityClient) GetInMetersPerSecond ¶
func (c *VelocityClient) GetInMetersPerSecond(ctx context.Context) (float64, error)
GetInMetersPerSecond calls the GetInMetersPerSecond RPC.
type VolumeClient ¶
type VolumeClient struct {
// contains filtered or unexported fields
}
VolumeClient wraps the gRPC VolumeService client.
func NewVolumeClient ¶
func NewVolumeClient(cc grpc.ClientConnInterface) *VolumeClient
NewVolumeClient creates a new Volume client.
func (*VolumeClient) CompareTo1 ¶
CompareTo1 calls the CompareTo1 RPC.
func (*VolumeClient) CompareTo1_1 ¶
CompareTo1_1 calls the CompareTo1_1 RPC.
func (*VolumeClient) FromLiters ¶
FromLiters calls the FromLiters RPC.
func (*VolumeClient) GetInLiters ¶
func (c *VolumeClient) GetInLiters(ctx context.Context) (float64, error)
GetInLiters calls the GetInLiters RPC.