Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DataDiscovery = struct { ReactAppAssetsPath string ApiURL string JobsApiURL string BasePath string }{ "https://cdn.ons.gov.uk/dp-dd-react-app/fe29056", "/dd/api", "/dd/api/jobs", "/dd", }
DataDiscovery has the configuration values for the dataset JS application
View Source
var DebugMode bool
DebugMode contains boolean of whether application is being run in development
View Source
var PatternLibraryAssetsPath = "//cdn.ons.gov.uk/sixteens/1f354a7"
PatternLibraryAssetsPath is the URL to the CSS and JS assets from the pattern library
View Source
var SiteDomain = "ons.gov.uk"
SiteDomain is the current domain that the router is hosted on
View Source
var ZebedeeURL = "http://localhost:8082"
ZebedeeURL is the URL for Zebedee
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.