Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Query ¶
type Query struct {
// contains filtered or unexported fields
}
func (Query) GetEndpointName ¶
func (Query) GetPayload ¶
type WebServerConfig ¶
type WebServerConfig interface {
GetWebServerPort() string
}
Click to show internal directories.
Click to hide internal directories.