Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildMountedAPIEndpointPath ¶
BuildMountedAPIEndpointPath constructs a normalized endpoint path relative to the mounted API path.
func BuildMountedAPIPath ¶
BuildMountedAPIPath constructs the effective mounted API path by combining the app base path and the configured API base path.
func BuildPublicEndpointPath ¶
BuildPublicEndpointPath constructs a normalized endpoint path by combining a base path and suffix, ensuring the result starts with "/" and has no trailing slashes or duplicate separators.
func NormalizePath ¶
NormalizePath ensures paths are comparable by enforcing a leading slash and trimming any trailing slash (except for root "/").
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.