Documentation ¶
Overview ¶
Package web is serving the main entry points for the JS frontend
Index ¶
Constants ¶
View Source
const ( Name = common.ServiceWebNamespace_ + common.ServiceFrontStatics RobotsString = `User-agent: * Disallow: /` ResetPasswordPath = "/user/reset-password/" RouteFrontend = "frontend" RoutePublic = "public" )
Variables ¶
This section is empty.
Functions ¶
func DropLegacyStatics ¶
DropLegacyStatics removes files and references to old PHP data in configuration
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.