opts

package
v0.0.0-...-230cddb Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package opts is a generated protocol buffer package.

It is generated from these files:

opts.proto

It has these top-level messages:

Options

Index

Constants

This section is empty.

Variables

View Source
var E_Field = &proto.ExtensionDesc{
	ExtendedType:  (*google_protobuf.FieldOptions)(nil),
	ExtensionType: (*Options)(nil),
	Field:         1035,
	Name:          "opts.field",
	Tag:           "bytes,1035,opt,name=field",
	Filename:      "opts.proto",
}
View Source
var E_FieldDefaults = &proto.ExtensionDesc{
	ExtendedType:  (*google_protobuf.FileOptions)(nil),
	ExtensionType: (*Options)(nil),
	Field:         1035,
	Name:          "opts.field_defaults",
	Tag:           "bytes,1035,opt,name=field_defaults,json=fieldDefaults",
	Filename:      "opts.proto",
}

Functions

This section is empty.

Types

type Options

type Options struct {
	Required         *bool  `protobuf:"varint,1,opt,name=required" json:"required,omitempty"`
	Nullable         *bool  `protobuf:"varint,2,opt,name=nullable" json:"nullable,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*Options) Descriptor

func (*Options) Descriptor() ([]byte, []int)

func (*Options) GetNullable

func (m *Options) GetNullable() bool

func (*Options) GetRequired

func (m *Options) GetRequired() bool

func (*Options) ProtoMessage

func (*Options) ProtoMessage()

func (*Options) Reset

func (m *Options) Reset()

func (*Options) String

func (m *Options) String() string

Jump to

Keyboard shortcuts

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