Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type URL ¶
URL is wrap on net/url for easy marshaling
func (URL) MarshalText ¶
MarshalText convert url to text
func (URL) MarshalYAML ¶
MarshalYAML marshal url to yaml
func (*URL) UnmarshalText ¶
UnmarshalText convert text to url
func (*URL) UnmarshalYAML ¶
UnmarshalYAML yaml to url
Click to show internal directories.
Click to hide internal directories.