Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Hostname is the service hostname and port in the form "hostname:port". // This is mainly used by the documentation, Swagger and client tool code. Hostname = "localhost:8080" // HTTPScheme is the scheme used by the API. As with Hostname this is mainly // used used by the documentation, Swagger and client tool code. HTTPScheme = "http" )
Define a few constants so we can easily switch between development and production values.
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.