transitive

package
v0.0.0-...-4d63f9c Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GoUnusedProtection__ int

Functions

This section is empty.

Types

type Foo

type Foo struct {
	A int64 `thrift:"a,1" db:"a" json:"a"`
}

Attributes:

  • A
var ExampleFoo *Foo

func NewFoo

func NewFoo() *Foo

func (*Foo) GetA

func (p *Foo) GetA() int64

func (*Foo) Read

func (p *Foo) Read(iprot thrift.Protocol) error

func (*Foo) ReadField1

func (p *Foo) ReadField1(iprot thrift.Protocol) error

func (*Foo) SetA

func (f *Foo) SetA(a int64) *Foo

func (*Foo) String

func (p *Foo) String() string

func (*Foo) Write

func (p *Foo) Write(oprot thrift.Protocol) error

type FooBuilder

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

func NewFooBuilder

func NewFooBuilder() *FooBuilder

func (*FooBuilder) A

func (f *FooBuilder) A(a int64) *FooBuilder

func (FooBuilder) Emit

func (p FooBuilder) Emit() *Foo

Jump to

Keyboard shortcuts

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