Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RouterRouter ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service exposes helper methods to handle canonical base urls
func (*Service) GetBaseDomain ¶
GetBaseDomain returns the canonical base domain
func (*Service) GetBaseUrl ¶
GetBaseUrl returns the canonical base url
func (*Service) GetCanonicalUrlForCurrentRequest ¶
GetCanonicalUrlForCurrentRequest return the canonical url for the current request @todo: Add logic to add allowed parameters via controller
Click to show internal directories.
Click to hide internal directories.