Documentation
¶
Index ¶
- type Client
- func (c *Client) AddRoutes(ctx context.Context, routes *httpgateway_v1.Routes) (*emptypb.Empty, error)
- func (c *Client) RemoveRoutes(ctx context.Context, paths *httpgateway_v1.Paths) (*emptypb.Empty, error)
- func (c *Client) ServiceName() string
- func (c *Client) SetRoutes(ctx context.Context, routes *httpgateway_v1.Routes) (*emptypb.Empty, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) RemoveRoutes ¶
func (*Client) ServiceName ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
httpgateway
command
Package main implements the httpgateway example app
|
Package main implements the httpgateway example app |
|
pkg
|
|
|
httpgateway_handler
Package httpgateway_handler provides the http gateway handler.
|
Package httpgateway_handler provides the http gateway handler. |
|
httpgateway_server
Package httpgateway_server provides the http gateway.
|
Package httpgateway_server provides the http gateway. |
|
service
Package service implements the httpgateway service.
|
Package service implements the httpgateway service. |
|
version
Package version provides the version and name of the service.
|
Package version provides the version and name of the service. |
|
Package proto ...
|
Package proto ... |
Click to show internal directories.
Click to hide internal directories.