Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TemplateURLVerifier ¶
type TemplateURLVerifier struct {
URL string
}
TemplateURLVerifier represents a helper for verifying the URL of a template.
func (TemplateURLVerifier) Verify ¶
func (t TemplateURLVerifier) Verify() error
Verify checks the sanity of a given URL.
Click to show internal directories.
Click to hide internal directories.