my

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Example

type Example struct {
	Message   string `thrift:"Message,1" json:"Message"`
	MaxLength int64  `thrift:"MaxLength,2" json:"MaxLength"`
}

func NewExample

func NewExample() *Example

func (*Example) GetMaxLength

func (p *Example) GetMaxLength() (v int64)

func (*Example) GetMessage

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

func (*Example) IsValid

func (p *Example) IsValid() error

func (*Example) Read

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

func (*Example) ReadField1

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

func (*Example) ReadField2

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

func (*Example) String

func (p *Example) String() string

func (*Example) Write

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

Jump to

Keyboard shortcuts

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