responsebody

package
v1.6.7 Latest Latest
Warning

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

Go to latest
Published: May 22, 2020 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExamplepbResponseBodyMessage

type ExamplepbResponseBodyMessage struct {
	Request string `json:"request,omitempty"`

	Response ExamplepbResponseBodyMessageResponse `json:"response,omitempty"`
}

type ExamplepbResponseBodyMessageResponse

type ExamplepbResponseBodyMessageResponse struct {
	Data string `json:"data,omitempty"`
}

type ExamplepbResponseBodyOut

type ExamplepbResponseBodyOut struct {
	Response ExamplepbResponseBodyOutResponse `json:"response,omitempty"`
}

type ExamplepbResponseBodyOutResponse

type ExamplepbResponseBodyOutResponse struct {
	Data string `json:"data,omitempty"`
}

type ExamplepbResponseBodyReq

type ExamplepbResponseBodyReq struct {
	Data string `json:"data,omitempty"`
}

Jump to

Keyboard shortcuts

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