internal

package
v0.0.0-...-f83ecaa Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package internal is a generated protocol buffer package.

It is generated from these files:

internal/internal.proto

It has these top-level messages:

Repository
Message

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Message

type Message struct {
	ID               *uint64 `protobuf:"varint,1,req" json:"ID,omitempty"`
	Text             *string `protobuf:"bytes,2,req" json:"Text,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*Message) GetID

func (m *Message) GetID() uint64

func (*Message) GetText

func (m *Message) GetText() string

func (*Message) ProtoMessage

func (*Message) ProtoMessage()

func (*Message) Reset

func (m *Message) Reset()

func (*Message) String

func (m *Message) String() string

type Repository

type Repository struct {
	ID               *string    `protobuf:"bytes,1,req" json:"ID,omitempty"`
	Description      *string    `protobuf:"bytes,2,req" json:"Description,omitempty"`
	Language         *string    `protobuf:"bytes,3,req" json:"Language,omitempty"`
	Notified         *bool      `protobuf:"varint,4,req" json:"Notified,omitempty"`
	Messages         []*Message `protobuf:"bytes,5,rep" json:"Messages,omitempty"`
	XXX_unrecognized []byte     `json:"-"`
}

func (*Repository) GetDescription

func (m *Repository) GetDescription() string

func (*Repository) GetID

func (m *Repository) GetID() string

func (*Repository) GetLanguage

func (m *Repository) GetLanguage() string

func (*Repository) GetMessages

func (m *Repository) GetMessages() []*Message

func (*Repository) GetNotified

func (m *Repository) GetNotified() bool

func (*Repository) ProtoMessage

func (*Repository) ProtoMessage()

func (*Repository) Reset

func (m *Repository) Reset()

func (*Repository) String

func (m *Repository) String() string

Jump to

Keyboard shortcuts

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