configpb

package
v0.0.0-...-bb876ca Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2017 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package configpb is a generated protocol buffer package.

It is generated from these files:

options.proto

It has these top-level messages:

ValueTuple
ValueSet

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ValueSet

type ValueSet struct {
	// tuples is an unordered list of the tuples in the set
	Tuples []*ValueTuple `protobuf:"bytes,1,rep,name=tuples" json:"tuples,omitempty"`
}

func (*ValueSet) Descriptor

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

func (*ValueSet) GetTuples

func (m *ValueSet) GetTuples() []*ValueTuple

func (*ValueSet) ProtoMessage

func (*ValueSet) ProtoMessage()

func (*ValueSet) Reset

func (m *ValueSet) Reset()

func (*ValueSet) String

func (m *ValueSet) String() string

type ValueTuple

type ValueTuple struct {
	// values is an ordered list of the values in the tuple
	Values []string `protobuf:"bytes,1,rep,name=values" json:"values,omitempty"`
}

func (*ValueTuple) Descriptor

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

func (*ValueTuple) GetValues

func (m *ValueTuple) GetValues() []string

func (*ValueTuple) ProtoMessage

func (*ValueTuple) ProtoMessage()

func (*ValueTuple) Reset

func (m *ValueTuple) Reset()

func (*ValueTuple) String

func (m *ValueTuple) String() string

Jump to

Keyboard shortcuts

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