Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FooBarHandler ¶
FooBarHandler handles incoming foobar requests
Types ¶
type FooBarRequest ¶
FooBarRequest represents body of FooBar request.
type FooBarResponse ¶
type FooBarResponse struct { Baz struct { Prop string `json:"prop"` } `json:"baz"` }
FooBarResponse represents body of FooBar response.
Click to show internal directories.
Click to hide internal directories.