Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Endpoint ¶
type Endpoint struct { Hostname string HTTPMethod string PathTemplate string PathMatcher *regexp.Regexp ServiceName string ResourceName string }
An Endpoint is an API endpoint associated with a (host, method, path)
Click to show internal directories.
Click to hide internal directories.