testing

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Field

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

func NewField

func NewField(options *NewFieldOptions) *Field

func (*Field) BindingValue

func (f *Field) BindingValue(isPointer bool) string

func (*Field) ValueInitCall

func (f *Field) ValueInitCall(isPointer bool) string

type NewFieldOptions

type NewFieldOptions struct {
	IsArray        bool
	GoType         string
	ProtoField     *protobuf.Field
	Settings       *settings.Settings
	FieldConverter *converters.Field
}

Jump to

Keyboard shortcuts

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