Documentation ¶
Index ¶
Constants ¶
View Source
const ( SERVER_URL = "localhost:8001" TEMPLATE_ROOT_PATH = "templates" NON_VERBOSE = "NON_VERBOSE" )
Variables ¶
This section is empty.
Functions ¶
func NewHttpClient ¶
func NewHttpClient(username, apiKey string) *httpClient
Types ¶
type HttpClient ¶
Click to show internal directories.
Click to hide internal directories.