triepb

package
v0.0.0-...-84d53aa Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2019 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package triepb is a generated protocol buffer package.

It is generated from these files:

trie.proto

It has these top-level messages:

Node

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Node

type Node struct {
	Type uint32   `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"`
	Val  [][]byte `protobuf:"bytes,2,rep,name=val" json:"val,omitempty"`
}

func (*Node) Descriptor

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

func (*Node) GetType

func (m *Node) GetType() uint32

func (*Node) GetVal

func (m *Node) GetVal() [][]byte

func (*Node) ProtoMessage

func (*Node) ProtoMessage()

func (*Node) Reset

func (m *Node) Reset()

func (*Node) String

func (m *Node) String() string

Jump to

Keyboard shortcuts

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