//
pkg.gl
Category
github.com/kdlug/go
examples
200-lib-flag
032_user-defined-flag-url
package
0.0.0-20240710092454-d40bdaea4b58
Repository:
https://github.com/kdlug/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
44 SLOC
#
Structs
URLValue
URLValue defines a custom type which will implements Value interface and holds URL We can use the predefined url.URL struct in net/url package.