Documentation
¶
Overview ¶
Package constants provides constants that are used by integration test fixtures.
Index ¶
Constants ¶
View Source
const ( // HTTPDemoResponse is the response that should be returned from the HTTP // demo server. HTTPDemoResponse = "Hello from the demo" // HTTPDemoBindAddress is the bind address for the HTTP demo server. HTTPDemoBindAddress = "localhost:8080" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.