hygrothermograph

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GoUnusedProtection__ int
View Source
var Hygrothermograph_Humidity_DEFAULT float64
View Source
var Hygrothermograph_Temperature_DEFAULT float64

Functions

This section is empty.

Types

type Hygrothermograph

type Hygrothermograph struct {
	Humidity    *float64 `thrift:"Humidity,1" db:"Humidity" json:"Humidity,omitempty"`
	Temperature *float64 `thrift:"Temperature,2" db:"Temperature" json:"Temperature,omitempty"`
}

Attributes:

  • Humidity
  • Temperature
var HygrothermographServiceGetHygrothermographResult_Success_DEFAULT *Hygrothermograph

func NewHygrothermograph

func NewHygrothermograph() *Hygrothermograph

func (*Hygrothermograph) Equals

func (p *Hygrothermograph) Equals(other *Hygrothermograph) bool

func (*Hygrothermograph) GetHumidity

func (p *Hygrothermograph) GetHumidity() float64

func (*Hygrothermograph) GetTemperature

func (p *Hygrothermograph) GetTemperature() float64

func (*Hygrothermograph) IsSetHumidity

func (p *Hygrothermograph) IsSetHumidity() bool

func (*Hygrothermograph) IsSetTemperature

func (p *Hygrothermograph) IsSetTemperature() bool

func (*Hygrothermograph) Read

func (p *Hygrothermograph) Read(ctx context.Context, iprot thrift.TProtocol) error

func (*Hygrothermograph) ReadField1

func (p *Hygrothermograph) ReadField1(ctx context.Context, iprot thrift.TProtocol) error

func (*Hygrothermograph) ReadField2

func (p *Hygrothermograph) ReadField2(ctx context.Context, iprot thrift.TProtocol) error

func (*Hygrothermograph) String

func (p *Hygrothermograph) String() string

func (*Hygrothermograph) Validate

func (p *Hygrothermograph) Validate() error

func (*Hygrothermograph) Write

func (p *Hygrothermograph) Write(ctx context.Context, oprot thrift.TProtocol) error

type HygrothermographService

type HygrothermographService interface {
	GetHygrothermograph(ctx context.Context) (_r *Hygrothermograph, _err error)
}

type HygrothermographServiceClient

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

func NewHygrothermographServiceClient

func NewHygrothermographServiceClient(c thrift.TClient) *HygrothermographServiceClient

func NewHygrothermographServiceClientProtocol

func NewHygrothermographServiceClientProtocol(t thrift.TTransport, iprot thrift.TProtocol, oprot thrift.TProtocol) *HygrothermographServiceClient

func (*HygrothermographServiceClient) Client_

func (*HygrothermographServiceClient) GetHygrothermograph

func (p *HygrothermographServiceClient) GetHygrothermograph(ctx context.Context) (_r *Hygrothermograph, _err error)

func (*HygrothermographServiceClient) LastResponseMeta_

func (p *HygrothermographServiceClient) LastResponseMeta_() thrift.ResponseMeta

func (*HygrothermographServiceClient) SetLastResponseMeta_

func (p *HygrothermographServiceClient) SetLastResponseMeta_(meta thrift.ResponseMeta)

type HygrothermographServiceGetHygrothermographArgs

type HygrothermographServiceGetHygrothermographArgs struct {
}

func NewHygrothermographServiceGetHygrothermographArgs

func NewHygrothermographServiceGetHygrothermographArgs() *HygrothermographServiceGetHygrothermographArgs

func (*HygrothermographServiceGetHygrothermographArgs) Read

func (*HygrothermographServiceGetHygrothermographArgs) String

func (*HygrothermographServiceGetHygrothermographArgs) Write

type HygrothermographServiceGetHygrothermographResult

type HygrothermographServiceGetHygrothermographResult struct {
	Success *Hygrothermograph `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewHygrothermographServiceGetHygrothermographResult

func NewHygrothermographServiceGetHygrothermographResult() *HygrothermographServiceGetHygrothermographResult

func (*HygrothermographServiceGetHygrothermographResult) GetSuccess

func (*HygrothermographServiceGetHygrothermographResult) IsSetSuccess

func (*HygrothermographServiceGetHygrothermographResult) Read

func (*HygrothermographServiceGetHygrothermographResult) ReadField0

func (*HygrothermographServiceGetHygrothermographResult) String

func (*HygrothermographServiceGetHygrothermographResult) Write

type HygrothermographServiceProcessor

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

func (*HygrothermographServiceProcessor) AddToProcessorMap

func (p *HygrothermographServiceProcessor) AddToProcessorMap(key string, processor thrift.TProcessorFunction)

func (*HygrothermographServiceProcessor) GetProcessorFunction

func (p *HygrothermographServiceProcessor) GetProcessorFunction(key string) (processor thrift.TProcessorFunction, ok bool)

func (*HygrothermographServiceProcessor) Process

func (p *HygrothermographServiceProcessor) Process(ctx context.Context, iprot, oprot thrift.TProtocol) (success bool, err thrift.TException)

func (*HygrothermographServiceProcessor) ProcessorMap

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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