Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RouterRouter ¶
RouterRouter dependency for base url
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.