Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
Config holds the configuration for URL description
type Option ¶
type Option func(*Config)
Option is a functional option for configuring the URL describer
func WithMaxLength ¶
WithMaxLength sets the maximum length for returned descriptions
func WithTimeout ¶
WithTimeout sets the HTTP client timeout
Click to show internal directories.
Click to hide internal directories.