base

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BaseResp_LogId_DEFAULT string
View Source
var Base_LogId_DEFAULT string

Functions

This section is empty.

Types

type Base

type Base struct {
	LogId *string `thrift:"LogId,1,optional" form:"LogId" json:"LogId,omitempty" query:"LogId"`
}

func NewBase

func NewBase() *Base

func (*Base) GetLogId

func (p *Base) GetLogId() (v string)

func (*Base) IsSetLogId

func (p *Base) IsSetLogId() bool

func (*Base) Read

func (p *Base) Read(iprot thrift.TProtocol) (err error)

func (*Base) ReadField1

func (p *Base) ReadField1(iprot thrift.TProtocol) error

func (*Base) String

func (p *Base) String() string

func (*Base) Write

func (p *Base) Write(oprot thrift.TProtocol) (err error)

type BaseResp

type BaseResp struct {
	LogId   *string `thrift:"LogId,1,optional" form:"LogId" json:"LogId,omitempty" query:"LogId"`
	Status  int64   `thrift:"status,2" form:"status" json:"status" query:"status"`
	Message string  `thrift:"message,3" form:"message" json:"message" query:"message"`
}

func NewBaseResp

func NewBaseResp() *BaseResp

func (*BaseResp) GetLogId

func (p *BaseResp) GetLogId() (v string)

func (*BaseResp) GetMessage

func (p *BaseResp) GetMessage() (v string)

func (*BaseResp) GetStatus

func (p *BaseResp) GetStatus() (v int64)

func (*BaseResp) IsSetLogId

func (p *BaseResp) IsSetLogId() bool

func (*BaseResp) Read

func (p *BaseResp) Read(iprot thrift.TProtocol) (err error)

func (*BaseResp) ReadField1

func (p *BaseResp) ReadField1(iprot thrift.TProtocol) error

func (*BaseResp) ReadField2

func (p *BaseResp) ReadField2(iprot thrift.TProtocol) error

func (*BaseResp) ReadField3

func (p *BaseResp) ReadField3(iprot thrift.TProtocol) error

func (*BaseResp) String

func (p *BaseResp) String() string

func (*BaseResp) Write

func (p *BaseResp) Write(oprot thrift.TProtocol) (err error)

Jump to

Keyboard shortcuts

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