Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEndpointGenerator ¶
NewEndpointGenerator creates a function to generate URLs for a given schema and domain. It returns an error if schema or domain is empty. The returned function generates URLs based on a keyID. Accepts schema, the URL scheme (e.g., "http" or "https"), and domain, the domain to construct URLs for. Returns a function that builds URLs using the keyID or an error if parameters are invalid.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.