thriftproto_test

package
v7.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GoUnusedProtection__ int

Functions

This section is empty.

Types

type Test

type Test struct {
	Author string `thrift:"author,1" db:"author" json:"author"`
}

Attributes:

  • Author

func NewTest

func NewTest() *Test

func (*Test) Equals

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

func (*Test) GetAuthor

func (p *Test) GetAuthor() string

func (*Test) Read

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

func (*Test) ReadField1

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

func (*Test) String

func (p *Test) String() string

func (*Test) Write

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

Jump to

Keyboard shortcuts

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