com_hailocab_kernel_platform_jsonschema

package
v0.0.0-...-f307310 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2015 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package com_hailocab_kernel_platform_jsonschema is a generated protocol buffer package.

It is generated from these files:

github.com/hailocab/h2/go/internal/p/proto/jsonschema/jsonschema.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 {
	Endpoint         *string `protobuf:"bytes,1,opt,name=endpoint" json:"endpoint,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*Request) GetEndpoint

func (m *Request) GetEndpoint() 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 {
	Jsonschema       *string `protobuf:"bytes,1,opt,name=jsonschema" json:"jsonschema,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*Response) GetJsonschema

func (m *Response) GetJsonschema() 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