data

package
v0.0.0-...-acdf8ed Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package data is a generated protocol buffer package.

It is generated from these files:

data/data.proto

It has these top-level messages:

Function

Index

Constants

This section is empty.

Variables

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

Functions

This section is empty.

Types

type Function

type Function struct {
	Name    string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Lang    string `protobuf:"bytes,2,opt,name=lang,proto3" json:"lang,omitempty"`
	Code    []byte `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"`
	Package bool   `protobuf:"varint,4,opt,name=package,proto3" json:"package,omitempty"`
	Version int64  `protobuf:"varint,5,opt,name=version,proto3" json:"version,omitempty"`
}

func (*Function) Descriptor

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

func (*Function) GetCode

func (m *Function) GetCode() []byte

func (*Function) GetLang

func (m *Function) GetLang() string

func (*Function) GetName

func (m *Function) GetName() string

func (*Function) GetPackage

func (m *Function) GetPackage() bool

func (*Function) GetVersion

func (m *Function) GetVersion() int64

func (*Function) Marshal

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

func (*Function) MarshalTo

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

func (*Function) ProtoMessage

func (*Function) ProtoMessage()

func (*Function) Reset

func (m *Function) Reset()

func (*Function) Size

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

func (*Function) String

func (m *Function) String() string

func (*Function) Unmarshal

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

Jump to

Keyboard shortcuts

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