boltpb

package
v0.0.0-...-466853b Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package boltpb is a generated protocol buffer package.

It is generated from these files:

message.proto
topic.proto

It has these top-level messages:

Message
Topic

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Message

type Message struct {
	// @inject_tag: storm:"id,increment"
	Id int64 `protobuf:"varint,1,opt,name=id" json:"id,omitempty" storm:"id,increment"`
	// @inject_tag: storm:"index"
	Group string `protobuf:"bytes,2,opt,name=group" json:"group,omitempty" storm:"index"`
	Value []byte `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
}

func (*Message) Descriptor

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

func (*Message) ProtoMessage

func (*Message) ProtoMessage()

func (*Message) Reset

func (m *Message) Reset()

func (*Message) String

func (m *Message) String() string

type Topic

type Topic struct {
	// @inject_tag: storm:"id"
	Name    string `protobuf:"bytes,1,opt,name=Name" json:"Name,omitempty" storm:"id"`
	Backend string `protobuf:"bytes,2,opt,name=Backend" json:"Backend,omitempty"`
}

func (*Topic) Descriptor

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

func (*Topic) ProtoMessage

func (*Topic) ProtoMessage()

func (*Topic) Reset

func (m *Topic) Reset()

func (*Topic) String

func (m *Topic) String() string

Jump to

Keyboard shortcuts

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