pb

package
v0.4.17 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package pb is a generated protocol buffer package.

It is generated from these files:

header.proto

It has these top-level messages:

Set

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Set

type Set struct {
	// 1 for now, library will refuse to handle entries with an unrecognized version.
	Version *uint32 `protobuf:"varint,1,opt,name=version" json:"version,omitempty"`
	// how many of the links are subtrees
	Fanout *uint32 `protobuf:"varint,2,opt,name=fanout" json:"fanout,omitempty"`
	// hash seed for subtree selection, a random number
	Seed             *uint32 `protobuf:"fixed32,3,opt,name=seed" json:"seed,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*Set) GetFanout

func (m *Set) GetFanout() uint32

func (*Set) GetSeed

func (m *Set) GetSeed() uint32

func (*Set) GetVersion

func (m *Set) GetVersion() uint32

func (*Set) ProtoMessage

func (*Set) ProtoMessage()

func (*Set) Reset

func (m *Set) Reset()

func (*Set) String

func (m *Set) String() string

Jump to

Keyboard shortcuts

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