Documentation ¶
Overview ¶
Package app is the entry point for the py-reminders application
Copyright 2015-2019 VMware, Inc. All Rights Reserved. Author: Tom Hite (thite@vmware.com)
SPDX-License-Identifier: https://spdx.org/licenses/MIT.html
Copyright 2015-2019 VMware, Inc. All Rights Reserved. Author: Tom Hite (thite@vmware.com)
SPDX-License-Identifier: https://spdx.org/licenses/MIT.html
Copyright 2015-2019 VMware, Inc. All Rights Reserved. Author: Tom Hite (thite@vmware.com)
SPDX-License-Identifier: https://spdx.org/licenses/MIT.html
Index ¶
Constants ¶
View Source
const ( APIBaseUrlDefault = "http://127.0.0.1:8080" APIBaseUrlUsage = "set the base url for internal REST api calls" )
Variables ¶
View Source
var ( ListenPort int Port int Host string Admin string Passwd string DBName string DBType string ContentRoot string CfgType string CfgSrc string CfgSrcExtra string Insecure bool APIBaseUrl string VHost string Stats stats.Stats = stats.New() )
Global application context variables.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.