Documentation ¶
Overview ¶
Package app provides helpers for server applications interacting with Camlistore. See also https://camlistore.org/doc/app-environment for the related variables.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Auth ¶
Auth returns the auth mode for the app to access Camlistore, as defined by environment variables automatically supplied by the Camlistore server host.
func Client ¶
Client returns a Camlistore client as defined by environment variables automatically supplied by the Camlistore server host.
func ListenAddress ¶
ListenAddress returns the host:[port] network address, derived from the environment, that the application should listen on.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.