proto

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package proto is a generated protocol buffer package.

It is generated from these files:

example.proto

It has these top-level messages:

ExampleEvent

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthExample = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowExample   = fmt.Errorf("proto: integer overflow")
)

Functions

This section is empty.

Types

type ExampleEvent

type ExampleEvent struct {
	Table string `protobuf:"bytes,1,opt,name=table,proto3" json:"table,omitempty"`
}

func (*ExampleEvent) Descriptor

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

func (*ExampleEvent) GetTable

func (m *ExampleEvent) GetTable() string

func (*ExampleEvent) Marshal

func (m *ExampleEvent) Marshal() (dAtA []byte, err error)

func (*ExampleEvent) MarshalTo

func (m *ExampleEvent) MarshalTo(dAtA []byte) (int, error)

func (*ExampleEvent) ProtoMessage

func (*ExampleEvent) ProtoMessage()

func (*ExampleEvent) Reset

func (m *ExampleEvent) Reset()

func (*ExampleEvent) Size

func (m *ExampleEvent) Size() (n int)

func (*ExampleEvent) String

func (m *ExampleEvent) String() string

func (*ExampleEvent) Unmarshal

func (m *ExampleEvent) Unmarshal(dAtA []byte) error

Jump to

Keyboard shortcuts

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