test

package
v0.0.0-...-0000b31 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package test is a generated protocol buffer package.

It is generated from these files:

model/test/mock_config.proto

It has these top-level messages:

MockConfig
ConfigPair

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigPair

type ConfigPair struct {
	Key   string `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"`
	Value string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"`
}

func (*ConfigPair) Descriptor

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

func (*ConfigPair) GetKey

func (m *ConfigPair) GetKey() string

func (*ConfigPair) GetValue

func (m *ConfigPair) GetValue() string

func (*ConfigPair) ProtoMessage

func (*ConfigPair) ProtoMessage()

func (*ConfigPair) Reset

func (m *ConfigPair) Reset()

func (*ConfigPair) String

func (m *ConfigPair) String() string

type MockConfig

type MockConfig struct {
	Key   string        `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"`
	Pairs []*ConfigPair `protobuf:"bytes,2,rep,name=pairs" json:"pairs,omitempty"`
}

func (*MockConfig) Descriptor

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

func (*MockConfig) GetKey

func (m *MockConfig) GetKey() string

func (*MockConfig) GetPairs

func (m *MockConfig) GetPairs() []*ConfigPair

func (*MockConfig) ProtoMessage

func (*MockConfig) ProtoMessage()

func (*MockConfig) Reset

func (m *MockConfig) Reset()

func (*MockConfig) String

func (m *MockConfig) String() string

Jump to

Keyboard shortcuts

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