gotagtest

package
v0.1.18 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2021 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestStructA

type TestStructA struct {
	A string `json:"ja,omitempty"`
	B int64
}

func (TestStructA) VDLIsZero

func (x TestStructA) VDLIsZero() bool

func (*TestStructA) VDLRead

func (x *TestStructA) VDLRead(dec vdl.Decoder) error

func (TestStructA) VDLReflect

func (TestStructA) VDLReflect(struct {
	Name string `vdl:"v.io/x/ref/cmd/vdl/gotagtest.TestStructA"`
})

func (TestStructA) VDLWrite

func (x TestStructA) VDLWrite(enc vdl.Encoder) error

type TestStructB

type TestStructB struct {
	A int64
	B string `json:"jb,omitempty"`
}

func (TestStructB) VDLIsZero

func (x TestStructB) VDLIsZero() bool

func (*TestStructB) VDLRead

func (x *TestStructB) VDLRead(dec vdl.Decoder) error

func (TestStructB) VDLReflect

func (TestStructB) VDLReflect(struct {
	Name string `vdl:"v.io/x/ref/cmd/vdl/gotagtest.TestStructB"`
})

func (TestStructB) VDLWrite

func (x TestStructB) VDLWrite(enc vdl.Encoder) error

Jump to

Keyboard shortcuts

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