com_HailoOSS_service_config_validate

package
v0.0.0-...-e0a41a6 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2016 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package com_HailoOSS_service_config_validate is a generated protocol buffer package.

It is generated from these files:

github.com/HailoOSS/config-service/proto/validate/validate.proto

It has these top-level messages:

Request
Response

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

type Request struct {
	Id               []string `protobuf:"bytes,1,rep,name=id" json:"id,omitempty"`
	Path             *string  `protobuf:"bytes,2,opt,name=path" json:"path,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*Request) GetId

func (m *Request) GetId() []string

func (*Request) GetPath

func (m *Request) GetPath() string

func (*Request) ProtoMessage

func (*Request) ProtoMessage()

func (*Request) Reset

func (m *Request) Reset()

func (*Request) String

func (m *Request) String() string

type Response

type Response struct {
	IsValid          *bool    `protobuf:"varint,1,req,name=isValid" json:"isValid,omitempty"`
	PresentSchema    []string `protobuf:"bytes,2,rep,name=presentSchema" json:"presentSchema,omitempty"`
	AbsentSchema     []string `protobuf:"bytes,3,rep,name=absentSchema" json:"absentSchema,omitempty"`
	Error            []string `protobuf:"bytes,4,rep,name=error" json:"error,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*Response) GetAbsentSchema

func (m *Response) GetAbsentSchema() []string

func (*Response) GetError

func (m *Response) GetError() []string

func (*Response) GetIsValid

func (m *Response) GetIsValid() bool

func (*Response) GetPresentSchema

func (m *Response) GetPresentSchema() []string

func (*Response) ProtoMessage

func (*Response) ProtoMessage()

func (*Response) Reset

func (m *Response) Reset()

func (*Response) String

func (m *Response) String() string

Jump to

Keyboard shortcuts

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